Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-194927
#<BuildRuby:0x0000559788f7aad8
@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-194927",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.009634 0.000741 0.818155 ( 0.917410)
build_miniruby 0.001545 0.000118 0.062778 ( 0.061589)
build_ruby 0.002855 0.000000 0.065854 ( 0.063287)
build_all 0.008072 0.000096 1.250398 ( 0.481901)
build_install 0.010162 0.006230 4.236482 ( 1.833976)
test_btest 0.001376 0.000183 52.503884 ( 6.217624)
test_basic 0.000092 0.005676 0.294819 ( 0.384958)
test_all 0.002732 0.000546 480.861190 ( 51.668680)
test_rubyspec 0.074673 0.045637 41.835082 ( 47.636902)
total: 109.27 sec