Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-110622
#<BuildRuby:0x00005571986743a0
@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.20220721-110622",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.012872 0.000000 1.036380 ( 1.973264)
build_miniruby 0.002045 0.000000 0.076234 ( 0.074916)
build_ruby 0.001933 0.000389 0.076297 ( 0.074131)
build_all 0.007354 0.001838 1.544822 ( 0.598409)
build_install 0.014091 0.009121 5.212719 ( 2.086105)
test_btest 0.000000 0.001720 73.145510 ( 8.479179)
test_basic 0.000000 0.007250 0.333685 ( 0.423844)
test_all 0.000149 0.002170 679.760023 ( 66.420944)
test_rubyspec 0.089572 0.078200 45.814472 ( 51.570403)
total: 131.70 sec