Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-063045
#<BuildRuby:0x00005581ffe69570
@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.20220717-063045",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000045 0.000000 0.000045 ( 0.000045)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.007601 0.004133 0.865573 ( 1.703322)
build_miniruby 0.001204 0.000075 0.053546 ( 0.052774)
build_ruby 0.001580 0.000099 0.063429 ( 0.062900)
build_all 0.006960 0.000156 1.257545 ( 0.487173)
build_install 0.005712 0.009960 4.406889 ( 1.844223)
test_btest 0.001601 0.000283 53.639125 ( 6.097270)
test_basic 0.007544 0.000000 0.293320 ( 0.382027)
test_all 0.002290 0.000020 511.055520 ( 53.305057)
test_rubyspec 0.078895 0.051604 42.161573 ( 48.044463)
total: 111.98 sec