Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-064717
#<BuildRuby:0x000056126b9bc048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231106-064717",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003830 0.001126 1.295750 ( 1.633034)
build_miniruby 0.000820 0.000241 0.898143 ( 0.897634)
build_ruby 0.001393 0.000000 2.914451 ( 2.914878)
build_all 0.010109 0.000826 17.968526 ( 1.618553)
build_install 0.004717 0.004478 5.564945 ( 1.228125)
test_btest 0.000828 0.000248 87.065360 ( 7.768041)
test_basic 0.003449 0.001035 0.698419 ( 0.775601)
test_all 0.106663 0.030316 525.278888 ( 59.011310)
test_rubyspec 0.031893 0.019009 52.038887 ( 64.340970)
total: 140.19 sec