Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-065138
#<BuildRuby:0x000055c025b80c00
@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.20220724-065138",
@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.000032 0.000007 0.000039 ( 0.000039)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009312 0.002149 0.978648 ( 1.148571)
build_miniruby 0.001752 0.000404 0.075773 ( 0.074304)
build_ruby 0.001153 0.000266 0.069039 ( 0.068238)
build_all 0.008318 0.003284 1.533059 ( 0.587784)
build_install 0.012823 0.010192 5.147577 ( 2.088754)
test_btest 0.000887 0.000295 76.572742 ( 8.511387)
test_basic 0.003213 0.004161 0.333956 ( 0.423271)
test_all 0.001432 0.000217 648.142470 ( 64.425549)
test_rubyspec 0.133073 0.041558 45.794234 ( 51.202820)
total: 128.53 sec