Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-051023
#<BuildRuby:0x000055c3f88c0c00
@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.20220808-051023",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000021 0.000005 0.000026 ( 0.000023)
build_up 0.008951 0.002333 0.985796 ( 2.594861)
build_miniruby 0.001594 0.000375 0.071137 ( 0.069400)
build_ruby 0.001410 0.000332 0.074991 ( 0.073620)
build_all 0.008898 0.001161 1.549627 ( 0.583563)
build_install 0.016710 0.006162 5.283698 ( 2.086578)
test_btest 0.000894 0.000223 71.378125 ( 8.473049)
test_basic 0.005538 0.001384 0.323266 ( 0.412735)
test_all 0.001730 0.000433 635.908782 ( 64.677789)
test_rubyspec 0.112954 0.061233 45.538578 ( 53.031843)
total: 132.00 sec