Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-201806
#<BuildRuby:0x0000557b301eb788
@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-201806",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003931 0.000357 0.987998 ( 1.313442)
build_miniruby 0.000694 0.000063 0.863290 ( 0.863914)
build_ruby 0.000944 0.000086 2.704536 ( 2.706665)
build_all 0.007590 0.000000 12.108051 ( 1.028936)
build_install 0.009341 0.000000 3.571569 ( 0.964992)
test_btest 0.000647 0.000000 63.649170 ( 4.710627)
test_basic 0.004217 0.000268 0.372361 ( 0.454003)
test_all 0.075352 0.021917 387.441876 ( 36.079383)
test_rubyspec 0.029317 0.032010 39.699241 ( 52.357710)
total: 100.48 sec