Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-025205
#<BuildRuby:0x0000555ef72b7ce8
@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.20230608-025205",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001921 0.003913 1.349533 ( 2.618606)
build_miniruby 0.000999 0.000100 0.760579 ( 0.760911)
build_ruby 0.000000 0.001251 2.402125 ( 2.402316)
build_all 0.005231 0.003554 12.436292 ( 1.058106)
build_install 0.006989 0.000378 1.799504 ( 0.897917)
test_btest 0.000892 0.000128 82.657860 ( 6.660251)
test_basic 0.003110 0.000445 0.597659 ( 0.679625)
test_all 0.001708 0.000244 436.756135 ( 48.631256)
test_rubyspec 0.012067 0.029756 42.312382 ( 54.831024)
total: 118.54 sec