Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260303-184455
#<BuildRuby:0x00007cfcedecfdd0
@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.20260303-184455",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000046 0.000010 0.000056 ( 0.000051)
configure 0.000045 0.000000 0.000045 ( 0.000045)
build_up 0.001855 0.006026 3.052766 ( 3.788625)
build_miniruby 0.001886 0.000000 2.128432 ( 2.306403)
build_ruby 0.001626 0.000807 5.644383 ( 6.061813)
build_all 0.007056 0.003771 8.478551 ( 6.231385)
build_install 0.018063 0.007763 11.739029 ( 9.333170)
test_btest 0.000199 0.001130 92.780224 ( 51.627048)
test_basic 0.006613 0.006070 1.421280 ( 1.852363)
test_all 0.094590 0.043226 854.090372 (298.158336)
test_rubyspec 0.043763 0.048363 141.274408 ( 32.476402)
total: 411.84 sec