Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-082628
#<BuildRuby:0x0000558407539b08
@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.20230915-082628",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.003315 0.004536 2.358761 ( 5.742424)
build_miniruby 0.001907 0.000254 1.899960 ( 2.769344)
build_ruby 0.001548 0.000206 3.453612 ( 5.315066)
build_all 0.007979 0.001064 6.553276 ( 9.183006)
build_install 0.017886 0.005958 8.238254 ( 12.456624)
test_btest 0.000890 0.000139 86.555335 ( 97.203295)
test_basic 0.002981 0.005464 1.006314 ( 1.512421)
test_all 0.001617 0.010406 707.017467 (580.131161)
test_rubyspec 0.038787 0.036689 107.951263 (133.216130)
total: 847.53 sec