Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-192917
#<BuildRuby:0x000055e05f7b4e50
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220729-192917",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008167 0.003911 0.972026 ( 0.987851)
build_miniruby 0.001612 0.000302 0.076921 ( 0.075817)
build_ruby 0.001832 0.000343 0.077365 ( 0.076265)
build_all 0.004656 0.005239 1.509072 ( 0.578522)
build_install 0.020029 0.002508 5.189405 ( 2.093294)
test_btest 0.000849 0.000189 76.043497 ( 8.132975)
test_basic 0.005778 0.001284 0.321632 ( 0.411398)
test_all 0.001484 0.000330 636.023332 ( 64.447044)
test_rubyspec 0.083022 0.060596 45.497398 ( 51.281624)
total: 128.09 sec