Logfile: /home/ko1/ruby/logs/brlog.trunk.20260206-105224
#<BuildRuby:0x00007ff023f2fdd0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20260206-105224",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003009 0.002471 1.552471 ( 1.596897)
build_miniruby 0.000541 0.000851 0.704893 ( 0.703557)
build_ruby 0.001269 0.000774 2.586066 ( 2.321897)
build_all 0.005090 0.001320 8.191955 ( 5.336403)
build_install 0.005357 0.007268 8.663256 ( 5.431351)
test_btest 0.001458 0.000182 43.632068 ( 4.882391)
test_basic 0.005132 0.001692 2.577061 ( 2.648889)
test_all 0.077256 0.021648 397.543315 ( 48.492642)
test_rubyspec 0.034540 0.023662 92.084841 ( 22.856169)
total: 94.27 sec