Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-112543
#<BuildRuby:0x000055de88c17d68
@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.20231203-112543",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004993 0.000000 1.263492 ( 1.602225)
build_miniruby 0.000922 0.000000 0.839283 ( 0.839355)
build_ruby 0.001379 0.000000 2.688486 ( 2.688854)
build_all 0.009467 0.000738 16.743022 ( 1.450588)
build_install 0.000284 0.008290 4.974634 ( 1.185617)
test_btest 0.000569 0.000130 83.520219 ( 7.957635)
test_basic 0.000307 0.004239 0.813938 ( 0.889624)
test_all 0.109285 0.025234 559.313066 ( 51.978847)
test_rubyspec 0.027170 0.024440 50.749190 ( 63.105030)
total: 131.70 sec