Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-211759
#<BuildRuby:0x000055ed5ddb9fc0
@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.20230820-211759",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000072 0.000000 0.000072 ( 0.000027)
build_up 0.002642 0.003827 2.308424 ( 5.336040)
build_miniruby 0.001317 0.000228 1.709222 ( 3.188769)
build_ruby 0.001433 0.000247 3.364329 ( 6.595146)
build_all 0.007663 0.000593 6.285050 ( 6.230446)
build_install 0.014141 0.005294 7.805958 ( 9.165533)
test_btest 0.000794 0.000149 84.347748 ( 58.279796)
test_basic 0.008411 0.000722 1.008986 ( 1.514128)
test_all 0.008046 0.002179 674.382785 (534.013770)
test_rubyspec 0.035651 0.040057 108.995694 (251.037978)
total: 875.36 sec