Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-005225
#<BuildRuby:0x000055e5c5f3b4b0
@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.20240116-005225",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.005450 0.000342 0.818118 ( 1.501451)
build_miniruby 0.000907 0.000272 0.819328 ( 0.818827)
build_ruby 0.001477 0.000000 2.705998 ( 2.706522)
build_all 0.003328 0.004645 11.962736 ( 0.970597)
build_install 0.007447 0.005761 3.397020 ( 0.972034)
test_btest 0.000590 0.000246 63.352429 ( 5.714438)
test_basic 0.003576 0.001490 0.400956 ( 0.480779)
test_all 0.065248 0.030153 393.221431 ( 33.641001)
test_rubyspec 0.042716 0.026060 40.399317 ( 52.954812)
total: 99.76 sec