Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-160706
#<BuildRuby:0x00007ff05a2ffdd0
@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.20240730-160706",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.005359 0.004453 4.160321 ( 4.666414)
build_miniruby 0.000000 0.001735 1.827566 ( 1.886531)
build_ruby 0.000000 0.002120 4.677576 ( 10.116154)
build_all 0.007804 0.002590 8.885363 ( 6.551354)
build_install 0.022605 0.002843 12.321582 ( 9.246377)
test_btest 0.000776 0.000230 126.889263 ( 63.486898)
test_basic 0.000123 0.012235 1.406265 ( 1.550164)
test_all 0.109687 0.045664 880.066226 (292.040259)
test_rubyspec 0.058940 0.030936 169.971299 ( 36.315985)
total: 425.86 sec