Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250310-161546
#<BuildRuby:0x00007ff86803fdc8
@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.20250310-161546",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.002504 0.004534 3.188697 ( 2.289316)
build_miniruby 0.001339 0.000287 1.131276 ( 1.128729)
build_ruby 0.001882 0.000000 3.930186 ( 4.161288)
build_all 0.005864 0.004041 6.095748 ( 3.905028)
build_install 0.014262 0.009947 8.958661 ( 6.160052)
test_btest 0.000776 0.000218 45.735397 ( 13.141197)
test_basic 0.007513 0.000000 0.702338 ( 0.763430)
test_all 0.074551 0.042146 568.935769 (169.521007)
test_rubyspec 0.044437 0.031303 100.022766 ( 23.699236)
total: 224.77 sec