Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-015934
#<BuildRuby:0x0000559d86dac9c8
@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.20220820-015934",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009956 0.000204 0.960502 ( 1.002888)
build_miniruby 0.001673 0.000223 0.075840 ( 0.074067)
build_ruby 0.001527 0.000203 0.066431 ( 0.064612)
build_all 0.008928 0.001190 1.534161 ( 0.580375)
build_install 0.014169 0.006835 1.851953 ( 0.910407)
test_btest 0.001145 0.000215 67.388007 ( 8.456167)
test_basic 0.007493 0.000000 0.324073 ( 0.420591)
test_all 0.005875 0.000000 669.687999 ( 66.081266)
test_rubyspec 0.114580 0.059427 46.036314 ( 54.405158)
total: 132.00 sec