Logfile: /home/ko1/ruby/logs/brlog.trunk.20250711-050745
#<BuildRuby:0x000073f1dab1fdd8
@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.20250711-050745",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003532 0.002555 1.672828 ( 1.817327)
build_miniruby 0.000179 0.001095 0.572567 ( 0.571728)
build_ruby 0.001549 0.000196 2.063344 ( 2.062930)
build_all 0.007681 0.001178 12.880261 ( 1.464489)
build_install 0.009228 0.003122 4.349871 ( 1.149088)
test_btest 0.000598 0.000209 30.985517 ( 4.530253)
test_basic 0.001787 0.003589 0.431656 ( 0.506805)
test_all 0.076147 0.011642 315.314469 ( 37.499208)
test_rubyspec 0.024569 0.022047 69.579975 ( 10.234344)
total: 59.84 sec