Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-035952
#<BuildRuby:0x0000561fc9a61550
@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.20220803-035952",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008829 0.001172 0.838091 ( 1.708066)
build_miniruby 0.001811 0.000418 0.065057 ( 0.064039)
build_ruby 0.001124 0.000259 0.052232 ( 0.051680)
build_all 0.006625 0.001529 1.265572 ( 0.484106)
build_install 0.014097 0.000864 4.310492 ( 1.810909)
test_btest 0.000000 0.002612 50.664318 ( 6.258404)
test_basic 0.003992 0.002166 0.281432 ( 0.373718)
test_all 0.002093 0.000000 508.027699 ( 53.847362)
test_rubyspec 0.074252 0.058735 41.369168 ( 49.032724)
total: 113.63 sec