Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-031831
#<BuildRuby:0x0000555b5e4f37d8
@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.20220831-031831",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.011179 0.985330 ( 1.095805)
build_miniruby 0.000000 0.002069 0.067555 ( 0.065454)
build_ruby 0.000000 0.002230 0.077461 ( 0.075867)
build_all 0.007938 0.003420 1.561062 ( 0.593997)
build_install 0.017741 0.000874 1.891279 ( 0.934028)
test_btest 0.000757 0.000241 79.404330 ( 8.210839)
test_basic 0.000483 0.007191 0.326864 ( 0.426280)
test_all 0.003404 0.001392 674.138425 ( 67.317754)
test_rubyspec 0.110450 0.068969 45.871999 ( 54.279215)
total: 133.00 sec