Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-133737
#<BuildRuby:0x000055c3af420e50
@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.20220918-133737",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006068 0.003400 1.077289 ( 1.113667)
build_miniruby 0.001582 0.000422 0.116211 ( 0.111863)
build_ruby 0.001714 0.000457 0.118821 ( 0.100979)
build_all 0.009198 0.001311 1.595070 ( 0.655904)
build_install 0.014448 0.007273 1.924089 ( 0.956323)
test_btest 0.000000 0.001274 75.720061 ( 8.412252)
test_basic 0.004463 0.003373 0.367776 ( 0.455676)
test_all 0.003952 0.000000 640.735235 ( 66.833699)
test_rubyspec 0.134903 0.034236 45.746807 ( 54.253385)
total: 132.89 sec