Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-075533
#<BuildRuby:0x00005633401d06e0
@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.20220908-075533",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007653 0.004050 0.965475 ( 1.744822)
build_miniruby 0.001407 0.000282 0.073859 ( 0.072295)
build_ruby 0.001527 0.000000 0.072042 ( 0.070877)
build_all 0.009431 0.000454 1.567057 ( 0.608348)
build_install 0.020412 0.000401 1.938428 ( 0.964790)
test_btest 0.001023 0.000146 90.898402 ( 9.296610)
test_basic 0.006922 0.000989 0.367889 ( 0.457052)
test_all 0.003797 0.000000 690.547025 ( 68.281398)
test_rubyspec 0.110592 0.055267 46.873243 ( 55.206337)
total: 136.70 sec