Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-074717
#<BuildRuby:0x00005606de108ea8
@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.20220630-074717",
@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.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010602 0.001514 0.981288 ( 1.303757)
build_miniruby 0.001696 0.000242 0.067766 ( 0.066415)
build_ruby 0.001683 0.000241 0.073367 ( 0.071878)
build_all 0.009994 0.000000 1.505639 ( 0.605504)
build_install 0.016733 0.007558 5.874790 ( 2.767803)
test_btest 0.001254 0.000228 76.795623 ( 8.091913)
test_basic 0.007401 0.000521 0.321853 ( 0.410642)
test_all 0.002621 0.000000 623.390612 ( 64.178312)
test_rubyspec 0.103565 0.064837 45.835473 ( 51.672903)
total: 129.17 sec