Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-224330
#<BuildRuby:0x0000560a92298f40
@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.20220307-224330",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009170 0.002293 1.033826 ( 1.209438)
build_miniruby 0.001750 0.000000 0.079996 ( 0.078239)
build_ruby 0.001716 0.000000 0.070124 ( 0.068204)
build_all 0.008817 0.001736 4.175644 ( 0.852626)
build_install 0.019204 0.003656 7.949042 ( 2.433805)
test_btest 0.001018 0.000226 73.349803 ( 8.304504)
test_basic 0.008492 0.000000 0.333366 ( 0.420892)
test_all 0.001361 0.000000 664.430591 ( 65.689110)
test_rubyspec 0.117829 0.043679 46.370810 ( 51.753377)
total: 130.81 sec