Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-072902
#<BuildRuby:0x0000559f8c22f8e0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-072902",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005153 0.000000 0.990280 ( 1.323641)
build_miniruby 0.001337 0.000000 0.866918 ( 0.866293)
build_ruby 0.001326 0.000000 2.700228 ( 2.701968)
build_all 0.000000 0.007749 12.111366 ( 0.975779)
build_install 0.008101 0.005910 3.571220 ( 0.974468)
test_btest 0.000782 0.000167 63.842271 ( 6.080283)
test_basic 0.003265 0.000000 0.368563 ( 0.451042)
test_all 0.083014 0.017380 405.635488 ( 35.386157)
test_rubyspec 0.016536 0.055036 39.531084 ( 52.154126)
total: 100.91 sec