Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-215405
#<BuildRuby:0x000055b6062963c0
@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.20230710-215405",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002862 0.004311 2.104285 ( 5.630186)
build_miniruby 0.001414 0.000146 1.602858 ( 1.828801)
build_ruby 0.000000 0.001862 3.270403 ( 3.711683)
build_all 0.000000 0.007477 2.530585 ( 2.489281)
build_install 0.008028 0.011289 4.083324 ( 3.987173)
test_btest 0.000000 0.001099 83.248797 ( 41.866765)
test_basic 0.002277 0.006567 0.939136 ( 1.113537)
test_all 0.001153 0.000360 600.998595 (259.734248)
test_rubyspec 0.033879 0.019900 91.274647 (124.101408)
total: 444.46 sec