Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-070642
#<BuildRuby:0x000055915d76bf30
@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.20221207-070642",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000780 0.003745 0.861826 ( 1.398676)
build_miniruby 0.002918 0.000449 45.750953 ( 7.059210)
build_ruby 0.000000 0.001304 2.412178 ( 2.353819)
build_all 0.004711 0.003966 12.414253 ( 1.500044)
build_install 0.004239 0.002228 1.595169 ( 0.765400)
test_btest 0.000498 0.000125 65.389670 ( 5.986828)
test_basic 0.000000 0.003671 0.251692 ( 0.346630)
test_all 0.000000 0.000871 495.175433 ( 49.650919)
test_rubyspec 0.009989 0.018713 35.555616 ( 46.181764)
total: 115.24 sec