Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-195954
#<BuildRuby:0x000055b47e656318
@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.20230121-195954",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.004706 0.000057 1.128232 ( 1.819357)
build_miniruby 0.001184 0.000087 1.129297 ( 1.184195)
build_ruby 0.001154 0.000085 2.888819 ( 3.412997)
build_all 0.002482 0.004326 3.831560 ( 2.703495)
build_install 0.013400 0.001489 2.948270 ( 2.586188)
test_btest 0.000326 0.000534 55.326220 ( 29.819218)
test_basic 0.000000 0.006831 0.452115 ( 0.716994)
test_all 0.000000 0.001601 636.843902 (260.645181)
test_rubyspec 0.025104 0.025375 71.751741 ( 85.366881)
total: 388.26 sec