Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-023306
#<BuildRuby:0x0000557ff4d5cf40
@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.20220301-023306",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010209 0.001571 1.008034 ( 1.698944)
build_miniruby 0.001936 0.000298 0.070799 ( 0.069008)
build_ruby 0.001556 0.000240 0.078444 ( 0.077243)
build_all 0.003721 0.005934 4.177756 ( 0.857984)
build_install 0.017163 0.005633 7.895083 ( 2.417806)
test_btest 0.001117 0.000000 77.601949 ( 7.973747)
test_basic 0.007816 0.000000 0.343209 ( 0.431666)
test_all 0.001852 0.000023 665.887077 ( 66.751630)
test_rubyspec 0.107786 0.058766 46.363868 ( 51.747409)
total: 132.03 sec