Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-025128
#<BuildRuby:0x0000559096bb48e8
@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.20220825-025128",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.012294 1.010901 ( 2.163838)
build_miniruby 0.000000 0.002330 0.074909 ( 0.073025)
build_ruby 0.000000 0.002021 0.080313 ( 0.078474)
build_all 0.006558 0.003735 1.510578 ( 0.563943)
build_install 0.008793 0.010624 1.900782 ( 0.924277)
test_btest 0.000555 0.000436 76.145543 ( 8.343291)
test_basic 0.004766 0.003745 0.333354 ( 0.419748)
test_all 0.004735 0.000001 637.762817 ( 64.688340)
test_rubyspec 0.079501 0.085905 45.739987 ( 54.257475)
total: 131.51 sec