Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-004451
#<BuildRuby:0x00005558777803a0
@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.20220802-004451",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010970 0.000180 1.008933 ( 1.038827)
build_miniruby 0.000000 0.002130 0.075668 ( 0.073415)
build_ruby 0.000000 0.001789 0.078003 ( 0.076827)
build_all 0.005684 0.003871 1.518041 ( 0.563448)
build_install 0.015670 0.005579 5.174537 ( 2.066756)
test_btest 0.000875 0.000175 73.966779 ( 8.448096)
test_basic 0.001964 0.004993 0.324639 ( 0.422174)
test_all 0.003618 0.000000 627.899794 ( 64.433063)
test_rubyspec 0.100060 0.059849 45.350675 ( 51.182024)
total: 128.31 sec