Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260309-055543
#<BuildRuby:0x00007dc32768fde0
@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.20260309-055543",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.003352 0.003109 2.515741 ( 2.727091)
build_miniruby 0.002223 0.000000 1.689272 ( 1.661376)
build_ruby 0.001065 0.000818 4.732764 ( 4.803375)
build_all 0.006552 0.002464 7.245261 ( 3.251738)
build_install 0.014627 0.004184 9.557042 ( 5.465307)
test_btest 0.000229 0.000810 81.209490 ( 21.464072)
test_basic 0.005066 0.006080 1.272198 ( 1.312183)
test_all 0.091187 0.036637 779.673082 (241.256397)
test_rubyspec 0.050542 0.038316 141.786101 ( 32.453097)
total: 314.40 sec