Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-173051
#<BuildRuby:0x000055fab81f61a8
@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.20230809-173051",
@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.000027 0.000002 0.000029 ( 0.000028)
autoconf 0.000042 0.000003 0.000045 ( 0.000045)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003269 0.003996 2.362202 ( 7.275863)
build_miniruby 0.001765 0.000000 1.774217 ( 3.367068)
build_ruby 0.001893 0.000000 3.661056 ( 8.502962)
build_all 0.007774 0.000320 2.768435 ( 4.583211)
build_install 0.019677 0.000245 4.238712 ( 7.213753)
test_btest 0.000851 0.000069 84.535375 ( 85.015876)
test_basic 0.004885 0.000396 1.002498 ( 2.393438)
test_all 0.007292 0.000227 695.687307 (557.725414)
test_rubyspec 0.020019 0.040270 98.849251 (196.096264)
total: 872.18 sec