Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-073730
#<BuildRuby:0x00005635df7984f0
@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.20220406-073730",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008730 0.000632 1.026486 ( 2.313503)
build_miniruby 0.001715 0.000000 0.068259 ( 0.066607)
build_ruby 0.002027 0.000000 0.080443 ( 0.078421)
build_all 0.009757 0.000080 4.060547 ( 0.882916)
build_install 0.025011 0.009274 8.783744 ( 3.119272)
test_btest 0.000942 0.000164 67.831839 ( 8.951309)
test_basic 0.006666 0.000354 0.318723 ( 0.407697)
test_all 0.002715 0.000140 718.946964 ( 73.443717)
test_rubyspec 0.157937 0.040816 49.643824 ( 55.188938)
total: 144.45 sec