Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-014054
#<BuildRuby:0x000055cf0036af90
@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-014054",
@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.000029 0.000003 0.000032 ( 0.000031)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.011494 0.000524 0.791258 ( 0.934125)
build_miniruby 0.001466 0.000098 0.062225 ( 0.060572)
build_ruby 0.001653 0.000111 0.054661 ( 0.052994)
build_all 0.006931 0.000462 1.212319 ( 0.457348)
build_install 0.009926 0.004877 4.273551 ( 1.771356)
test_btest 0.001055 0.000124 51.714102 ( 6.176286)
test_basic 0.000000 0.007444 0.284515 ( 0.382200)
test_all 0.000000 0.002910 502.955637 ( 52.971176)
test_rubyspec 0.058651 0.069499 41.355001 ( 48.816067)
total: 111.62 sec