Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-043920
#<BuildRuby:0x000056355d98c9c8
@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.20220730-043920",
@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.000014 0.000004 0.000018 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009027 0.002084 0.996778 ( 1.119465)
build_miniruby 0.001414 0.000327 0.071840 ( 0.070146)
build_ruby 0.001448 0.000334 0.068046 ( 0.066201)
build_all 0.005163 0.004960 1.529567 ( 0.572705)
build_install 0.012597 0.010852 5.219120 ( 2.114516)
test_btest 0.001066 0.000400 75.384668 ( 8.409008)
test_basic 0.007123 0.000696 0.316822 ( 0.406322)
test_all 0.001734 0.000612 673.314028 ( 66.852712)
test_rubyspec 0.109152 0.058906 45.695887 ( 51.536938)
total: 131.15 sec