Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-121522
#<BuildRuby:0x0000559c4781e078
@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.20221222-121522",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001881 0.003285 1.174258 ( 1.618146)
build_miniruby 0.001361 0.000000 1.447661 ( 1.446244)
build_ruby 0.001636 0.000000 3.728268 ( 4.052973)
build_all 0.005755 0.001884 3.822663 ( 2.011915)
build_install 0.011180 0.004881 3.103354 ( 2.120507)
test_btest 0.000722 0.000000 58.540854 ( 26.506219)
test_basic 0.007234 0.000195 0.472908 ( 0.665009)
test_all 0.001197 0.000359 660.084277 (225.418477)
test_rubyspec 0.039170 0.009558 68.206167 ( 79.026056)
total: 342.87 sec