Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-040225
#<BuildRuby:0x0000563bdad637f8
@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.20231206-040225",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004767 0.000065 0.984587 ( 1.277983)
build_miniruby 0.001187 0.000099 0.877709 ( 0.878113)
build_ruby 0.001546 0.000129 2.716486 ( 2.717744)
build_all 0.008436 0.000000 12.246728 ( 1.016123)
build_install 0.001449 0.008024 3.568580 ( 0.966052)
test_btest 0.000726 0.000145 64.559862 ( 4.573812)
test_basic 0.002501 0.000500 0.370345 ( 0.451925)
test_all 0.063556 0.036458 392.098152 ( 41.441009)
test_rubyspec 0.033029 0.036115 39.641278 ( 52.337084)
total: 105.66 sec