Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-151205
#<BuildRuby:0x0000560925704638
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230125-151205",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.002092 0.004441 0.912945 ( 1.103355)
build_miniruby 0.000944 0.000269 1.008311 ( 1.006122)
build_ruby 0.001272 0.000363 2.757391 ( 2.754885)
build_all 0.005257 0.004526 16.812946 ( 3.002088)
build_install 0.009626 0.001684 2.067761 ( 1.066382)
test_btest 0.000729 0.000228 75.394119 ( 10.645046)
test_basic 0.001898 0.005336 0.354485 ( 0.439431)
test_all 0.001131 0.000194 662.548723 ( 94.026530)
test_rubyspec 0.091114 0.041429 51.864656 ( 60.013964)
total: 174.06 sec