Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250921-045212
#<BuildRuby:0x000073df0ca3fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250921-045212",
@make="make",
@no_timeout_error=nil,
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002894 0.005847 4.373521 ( 2.698570)
build_miniruby 0.001352 0.000095 1.279838 ( 1.276039)
build_ruby 0.001412 0.000412 3.672302 ( 3.749205)
build_all 0.007215 0.001619 6.588163 ( 2.878567)
build_install 0.015257 0.005111 10.202360 ( 5.185779)
test_btest 0.000755 0.000221 62.271494 ( 18.329579)
test_basic 0.003835 0.004054 0.971515 ( 1.019344)
test_all 0.074430 0.043635 640.423914 (203.215011)
test_rubyspec 0.049483 0.026839 119.010661 ( 36.097888)
total: 274.45 sec