Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-024302
#<BuildRuby:0x00005621900de168
@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.20230107-024302",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000490 0.004094 1.001294 ( 1.375493)
build_miniruby 0.000000 0.001443 1.427325 ( 1.425554)
build_ruby 0.000000 0.001467 3.152685 ( 3.546978)
build_all 0.007266 0.000024 3.765041 ( 1.890199)
build_install 0.010650 0.002130 2.921511 ( 2.017780)
test_btest 0.000624 0.000125 55.745497 ( 17.056108)
test_basic 0.004416 0.000024 0.392419 ( 0.487819)
test_all 0.001476 0.000000 650.713499 (203.110886)
test_rubyspec 0.024141 0.018422 67.456238 ( 78.363273)
total: 309.27 sec