Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250928-200915
#<BuildRuby:0x000073ae094cfdd0
@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.20250928-200915",
@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.000005 0.000023 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.007112 0.002890 5.355748 ( 3.680045)
build_miniruby 0.000405 0.001144 1.786038 ( 1.798271)
build_ruby 0.000934 0.001000 4.645269 ( 4.704699)
build_all 0.005333 0.003803 6.692408 ( 3.508782)
build_install 0.022389 0.002951 10.926517 ( 6.080046)
test_btest 0.000683 0.000330 66.685824 ( 27.839511)
test_basic 0.001780 0.005379 1.072638 ( 1.155851)
test_all 0.104975 0.022908 768.226437 (270.121516)
test_rubyspec 0.053474 0.026773 119.427431 ( 35.716864)
total: 354.61 sec