Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-034914
#<BuildRuby:0x000055ade8fb0dd8
@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.20220725-034914",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000084 0.000038 0.000122 ( 0.000126)
build_up 0.008115 0.002333 0.963478 ( 1.845086)
build_miniruby 0.002406 0.000000 0.076750 ( 0.075097)
build_ruby 0.001734 0.000157 0.077279 ( 0.075495)
build_all 0.006668 0.003440 1.527125 ( 0.588225)
build_install 0.014817 0.008619 5.162913 ( 2.085744)
test_btest 0.000830 0.000363 77.548943 ( 8.699741)
test_basic 0.002161 0.005627 0.317083 ( 0.405392)
test_all 0.001387 0.000694 619.348468 ( 63.860181)
test_rubyspec 0.061985 0.124609 45.409265 ( 51.254789)
total: 128.89 sec