Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-143846
#<BuildRuby:0x0000556ae0d67568
@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.20230603-143846",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004649 0.001331 1.446345 ( 2.701063)
build_miniruby 0.000871 0.000207 0.773648 ( 0.773187)
build_ruby 0.001011 0.000240 2.474324 ( 2.474532)
build_all 0.005053 0.003978 12.518489 ( 1.151385)
build_install 0.004298 0.003843 1.792801 ( 0.889538)
test_btest 0.000532 0.000162 81.514871 ( 6.460489)
test_basic 0.002669 0.000812 0.690475 ( 0.773211)
test_all 0.001083 0.000000 436.657510 ( 49.189403)
test_rubyspec 0.020157 0.018893 42.286937 ( 54.727068)
total: 119.14 sec