Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-165445
#<BuildRuby:0x00005614b42034f0
@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.20240114-165445",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004291 0.002311 0.812045 ( 1.184060)
build_miniruby 0.000729 0.000332 0.821166 ( 0.821029)
build_ruby 0.001269 0.000577 2.673762 ( 2.674294)
build_all 0.005364 0.002438 11.987458 ( 0.994893)
build_install 0.001598 0.011135 3.382984 ( 0.979243)
test_btest 0.000716 0.000000 64.509107 ( 5.347997)
test_basic 0.001421 0.002769 0.401762 ( 0.483083)
test_all 0.081902 0.012921 375.258354 ( 31.969577)
test_rubyspec 0.036094 0.029704 40.304491 ( 52.878525)
total: 97.33 sec