Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-085542
#<BuildRuby:0x000055d1eb2f2228
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230721-085542",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005609 0.000863 2.064450 ( 3.428333)
build_miniruby 0.001156 0.000178 1.505952 ( 1.507041)
build_ruby 0.001500 0.000000 3.296160 ( 3.528932)
build_all 0.007423 0.000094 2.583901 ( 1.739999)
build_install 0.013237 0.005005 3.943866 ( 2.870236)
test_btest 0.001056 0.000000 79.128744 ( 28.384957)
test_basic 0.000205 0.007110 0.871719 ( 0.977885)
test_all 0.002095 0.000458 590.228856 (222.581474)
test_rubyspec 0.030633 0.024127 88.422938 (104.814295)
total: 369.83 sec