Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-062816
#<BuildRuby:0x0000560aa20e1e58
@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.20240115-062816",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001554 0.003502 1.355706 ( 1.695592)
build_miniruby 0.001199 0.000229 1.262780 ( 1.260806)
build_ruby 0.001542 0.000294 2.814119 ( 3.025788)
build_all 0.006052 0.000000 5.111223 ( 1.956726)
build_install 0.012352 0.002978 6.338193 ( 3.230507)
test_btest 0.000858 0.000159 79.890453 ( 21.454151)
test_basic 0.002632 0.003566 0.779474 ( 0.842597)
test_all 0.098933 0.019205 752.417324 (278.387196)
test_rubyspec 0.039167 0.025883 94.602265 (107.163036)
total: 419.02 sec