Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250429-032129
#<BuildRuby:0x00007fd76d0efdc0
@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.20250429-032129",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.004899 0.000790 2.081478 ( 2.426937)
build_miniruby 0.001345 0.000217 1.652096 ( 1.652242)
build_ruby 0.002216 0.000000 4.183157 ( 15.202044)
build_all 0.003648 0.007048 6.857131 ( 4.014417)
build_install 0.013648 0.007461 8.909605 ( 9.379043)
test_btest 0.000837 0.000198 53.324596 ( 25.830052)
test_basic 0.007278 0.004824 1.022584 ( 1.135152)
test_all 0.092907 0.031191 700.650231 (439.948314)
test_rubyspec 0.048507 0.035289 114.100008 ( 63.881857)
total: 563.47 sec