Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-091840
#<BuildRuby:0x000055b65121fce8
@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.20231217-091840",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001478 0.004399 1.416082 ( 1.738105)
build_miniruby 0.000772 0.000227 0.884576 ( 0.884182)
build_ruby 0.001087 0.000320 2.871473 ( 2.872037)
build_all 0.003412 0.006525 15.994834 ( 1.468110)
build_install 0.004654 0.004210 4.760964 ( 1.181670)
test_btest 0.000841 0.000336 81.649345 ( 7.556465)
test_basic 0.003264 0.001306 0.782798 ( 0.863126)
test_all 0.098400 0.040225 508.637179 ( 52.117874)
test_rubyspec 0.017269 0.032302 50.136359 ( 62.464182)
total: 131.15 sec