Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-234351
#<BuildRuby:0x00007cb5600cfde0
@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.20251007-234351",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.005268 0.002722 3.677125 ( 2.275818)
build_miniruby 0.001216 0.000085 1.130122 ( 1.126806)
build_ruby 0.000387 0.001139 2.836027 ( 2.940599)
build_all 0.005974 0.001991 5.116529 ( 2.046931)
build_install 0.012341 0.004376 7.796837 ( 3.754335)
test_btest 0.000555 0.000207 55.173176 ( 16.231615)
test_basic 0.002887 0.005319 0.699914 ( 0.757718)
test_all 0.074435 0.038731 570.370035 (172.954597)
test_rubyspec 0.040782 0.038493 113.361894 ( 19.667493)
total: 221.76 sec