Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-011018
#<BuildRuby:0x00005592dd088e80
@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.20220804-011018",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000042 0.000004 0.000046 ( 0.000044)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002607 0.008801 0.827874 ( 1.614792)
build_miniruby 0.001112 0.000257 0.054093 ( 0.053366)
build_ruby 0.001013 0.000234 0.054371 ( 0.055234)
build_all 0.007495 0.001730 1.208481 ( 0.466903)
build_install 0.010010 0.006470 4.340783 ( 1.828266)
test_btest 0.001520 0.000434 51.022927 ( 6.179467)
test_basic 0.005418 0.001548 0.295517 ( 0.389473)
test_all 0.001952 0.000557 493.963405 ( 52.542226)
test_rubyspec 0.092282 0.034809 41.152532 ( 48.871715)
total: 112.00 sec