Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-181821
#<BuildRuby:0x000055728283de58
@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.20231207-181821",
@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.000035 0.000000 0.000035 ( 0.000022)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006461 0.000000 2.143457 ( 2.217838)
build_miniruby 0.000000 0.001254 1.143552 ( 1.141697)
build_ruby 0.000000 0.002320 2.953474 ( 3.143246)
build_all 0.006176 0.000374 5.293239 ( 2.108678)
build_install 0.012197 0.004388 6.839546 ( 3.312507)
test_btest 0.000760 0.000065 80.412459 ( 21.094486)
test_basic 0.000000 0.006079 0.870627 ( 0.927287)
test_all 0.084567 0.037024 672.366253 (192.149762)
test_rubyspec 0.043332 0.019055 92.690966 (104.314967)
total: 330.41 sec