Logfile: /home/ko1/ruby/logs/brlog.trunk.20220408-194333
#<BuildRuby:0x00005568d0498b38
@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.20220408-194333",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009979 0.001426 0.981707 ( 1.024464)
build_miniruby 0.001888 0.000000 0.074260 ( 0.072716)
build_ruby 0.002171 0.000000 0.075701 ( 0.073329)
build_all 0.004817 0.003041 1.491253 ( 0.606102)
build_install 0.020585 0.003431 2.050184 ( 1.138097)
test_btest 0.000000 0.001165 78.060028 ( 8.130452)
test_basic 0.005064 0.002875 0.326758 ( 0.415283)
test_all 0.001122 0.001585 692.266863 ( 67.870519)
test_rubyspec 0.133508 0.046270 46.536856 ( 51.863723)
total: 131.20 sec