Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-084422
#<BuildRuby:0x00005566258ae1a8
@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.20240110-084422",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000000 0.000075 0.000075 ( 0.000100)
build_up 0.002049 0.003475 1.385706 ( 1.720957)
build_miniruby 0.000000 0.001429 1.220745 ( 1.218980)
build_ruby 0.000000 0.001751 3.174523 ( 3.396093)
build_all 0.001721 0.005039 5.596605 ( 2.327509)
build_install 0.005343 0.010096 6.452052 ( 3.120539)
test_btest 0.000505 0.000198 83.615499 ( 21.826747)
test_basic 0.006703 0.000916 0.925696 ( 0.987016)
test_all 0.099393 0.023210 718.914180 (230.506597)
test_rubyspec 0.040149 0.015866 79.769663 ( 91.327471)
total: 356.43 sec