Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-180317
#<BuildRuby:0x0000560fe2060098
@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.20231226-180317",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.001774 0.004374 0.801604 ( 1.206079)
build_miniruby 0.000913 0.000152 0.844426 ( 0.844248)
build_ruby 0.001286 0.000215 2.635429 ( 2.636450)
build_all 0.006863 0.000376 11.985721 ( 0.956279)
build_install 0.013038 0.000000 3.343191 ( 0.952090)
test_btest 0.000736 0.000000 63.662061 ( 4.660104)
test_basic 0.000472 0.004701 0.406950 ( 0.484710)
test_all 0.064135 0.032216 383.060359 ( 32.927159)
test_rubyspec 0.010887 0.056373 39.917531 ( 52.485965)
total: 97.15 sec