Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251225-045513
#<BuildRuby:0x000073326882fdd0
@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.20251225-045513",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002493 0.004158 2.445560 ( 2.588822)
build_miniruby 0.001334 0.000441 1.962403 ( 1.963189)
build_ruby 0.001748 0.000240 4.715071 ( 4.762665)
build_all 0.007484 0.002152 7.240207 ( 3.325681)
build_install 0.019753 0.001945 9.744217 ( 5.623146)
test_btest 0.000642 0.000191 78.031048 ( 22.405947)
test_basic 0.005289 0.003719 1.091479 ( 2.565237)
test_all 0.097248 0.035261 805.340170 (245.013006)
test_rubyspec 0.047023 0.038162 129.301338 ( 30.041498)
total: 318.29 sec