Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-122640
#<BuildRuby:0x00005618595a1a00
@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.20240120-122640",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.000000 0.005518 1.541222 ( 1.893679)
build_miniruby 0.000000 0.001379 1.636241 ( 1.634632)
build_ruby 0.000000 0.001613 3.041223 ( 3.270636)
build_all 0.005292 0.003641 5.843978 ( 3.049678)
build_install 0.018455 0.000000 7.064899 ( 4.122667)
test_btest 0.000905 0.000000 80.731125 ( 33.636595)
test_basic 0.007091 0.000307 0.809582 ( 0.909376)
test_all 0.079862 0.038416 763.910856 (274.391615)
test_rubyspec 0.065373 0.038377 159.372246 (171.350360)
total: 494.26 sec