Logfile: /home/ko1/ruby/logs/brlog.trunk.20251106-064005
#<BuildRuby:0x00007c1dee12fdd0
@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.20251106-064005",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000837 0.003918 1.034754 ( 1.325566)
build_miniruby 0.000948 0.000529 0.587046 ( 0.585998)
build_ruby 0.000489 0.001308 2.125425 ( 2.124567)
build_all 0.006903 0.001971 13.254256 ( 1.520924)
build_install 0.006617 0.004276 3.732633 ( 1.172799)
test_btest 0.001607 0.000310 38.704626 ( 4.095498)
test_basic 0.001068 0.003997 0.444380 ( 0.523039)
test_all 0.061582 0.024588 339.119589 ( 37.264187)
test_rubyspec 0.025889 0.020625 71.141163 ( 10.365650)
total: 58.98 sec