Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-061123
#<BuildRuby:0x00005596880780e0
@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.20230213-061123",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003092 0.000515 0.626592 ( 1.058097)
build_miniruby 0.000778 0.000129 0.641793 ( 0.641043)
build_ruby 0.001015 0.000169 2.078377 ( 2.077908)
build_all 0.008368 0.000610 12.505450 ( 1.515089)
build_install 0.006459 0.000000 1.501800 ( 0.709278)
test_btest 0.000662 0.000000 66.401865 ( 6.281189)
test_basic 0.003468 0.000000 0.255982 ( 0.351588)
test_all 0.001419 0.000000 485.877820 ( 48.329732)
test_rubyspec 0.013225 0.016083 34.586871 ( 45.135788)
total: 106.10 sec