Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-014728
#<BuildRuby:0x000076b83ed1fde0
@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.20251019-014728",
@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.000003 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004771 0.001926 1.983001 ( 1.509164)
build_miniruby 0.000989 0.000376 0.590558 ( 0.589561)
build_ruby 0.001656 0.000235 2.118178 ( 2.119059)
build_all 0.005006 0.003457 13.093041 ( 1.534774)
build_install 0.005678 0.006522 4.219136 ( 1.160555)
test_btest 0.000868 0.000000 39.628397 ( 4.252200)
test_basic 0.002996 0.003084 0.447028 ( 0.522056)
test_all 0.065284 0.024320 373.516036 ( 36.020622)
test_rubyspec 0.032214 0.018342 79.579433 ( 10.755053)
total: 58.46 sec