Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-084625
#<BuildRuby:0x0000560314f12120
@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.20230313-084625",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001109 0.004250 1.649284 ( 2.921875)
build_miniruby 0.001270 0.000254 1.127803 ( 1.126628)
build_ruby 0.000000 0.001484 2.215923 ( 2.425336)
build_all 0.000000 0.006325 2.091710 ( 1.425041)
build_install 0.008356 0.007242 3.218858 ( 2.362572)
test_btest 0.000553 0.000192 66.256439 ( 23.717624)
test_basic 0.004073 0.001417 0.448715 ( 0.547077)
test_all 0.001028 0.000357 540.889952 (170.217032)
test_rubyspec 0.021345 0.011790 67.768871 ( 77.844035)
total: 282.59 sec