Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-182855
#<BuildRuby:0x00005570e7954090
@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.20240109-182855",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004075 0.000291 0.876782 ( 1.248648)
build_miniruby 0.001292 0.000092 0.968775 ( 0.969054)
build_ruby 0.001440 0.000102 2.865186 ( 2.866177)
build_all 0.010093 0.000000 14.826279 ( 1.471072)
build_install 0.005885 0.003790 4.241565 ( 1.146120)
test_btest 0.000727 0.000000 80.584919 ( 7.318984)
test_basic 0.000000 0.003269 0.428507 ( 0.510505)
test_all 0.096474 0.040728 484.323252 ( 57.610272)
test_rubyspec 0.013153 0.023007 49.995710 ( 62.555556)
total: 135.70 sec