Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251209-163232
#<BuildRuby:0x0000723650affde0
@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.20251209-163232",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.003819 0.004229 3.135518 ( 3.364359)
build_miniruby 0.001108 0.000761 1.977918 ( 2.072029)
build_ruby 0.000268 0.001797 4.546453 ( 32.546423)
build_all 0.006192 0.002375 6.712882 ( 2.841481)
build_install 0.009414 0.008519 8.372875 ( 36.599054)
test_btest 0.000667 0.000221 70.407487 ( 19.408114)
test_basic 0.005949 0.003987 0.887033 ( 0.931155)
test_all 0.088376 0.041162 733.842317 (225.815973)
test_rubyspec 0.061863 0.023569 125.810504 ( 29.885891)
total: 353.47 sec