Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-113559
#<BuildRuby:0x00005605b078a148
@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-113559",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000078 0.000013 0.000091 ( 0.000100)
build_up 0.001789 0.008563 0.820487 ( 0.936063)
build_miniruby 0.000993 0.000331 0.054607 ( 0.054960)
build_ruby 0.001429 0.000476 0.062777 ( 0.062026)
build_all 0.009374 0.000713 1.281614 ( 0.487151)
build_install 0.012302 0.005221 4.327838 ( 1.847356)
test_btest 0.001082 0.000342 49.925824 ( 6.309118)
test_basic 0.001975 0.005649 0.298167 ( 0.389612)
test_all 0.001989 0.000758 507.370022 ( 52.872292)
test_rubyspec 0.072684 0.059855 41.592563 ( 49.342549)
total: 112.30 sec