Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-102230
#<BuildRuby:0x000055bea52d0078
@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.20231228-102230",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004751 0.000792 0.797398 ( 1.219937)
build_miniruby 0.001052 0.000000 0.803614 ( 0.803745)
build_ruby 0.001555 0.000000 2.651770 ( 2.652394)
build_all 0.007792 0.000000 11.964457 ( 0.976936)
build_install 0.008420 0.004695 3.373396 ( 0.962558)
test_btest 0.000648 0.000122 61.529933 ( 5.545179)
test_basic 0.000340 0.004721 0.393508 ( 0.473147)
test_all 0.081544 0.018090 370.460081 ( 41.366263)
test_rubyspec 0.045305 0.027134 40.340715 ( 52.881210)
total: 106.88 sec