Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-023805
#<BuildRuby:0x000055ede01689c8
@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.20220810-023805",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010564 0.000934 1.004349 ( 2.322282)
build_miniruby 0.002294 0.000327 0.071008 ( 0.068037)
build_ruby 0.001514 0.000216 0.077812 ( 0.076021)
build_all 0.008193 0.001170 1.526736 ( 0.567483)
build_install 0.005635 0.014519 5.084889 ( 2.073215)
test_btest 0.000811 0.000253 75.342218 ( 7.938724)
test_basic 0.006510 0.000411 0.322183 ( 0.411856)
test_all 0.002761 0.000812 633.051948 ( 64.493960)
test_rubyspec 0.108565 0.060035 46.192294 ( 53.744316)
total: 131.70 sec