Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-020649
#<BuildRuby:0x0000563faa0c8d30
@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.20220904-020649",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010493 0.000328 0.967777 ( 0.984837)
build_miniruby 0.001916 0.000255 0.067738 ( 0.065514)
build_ruby 0.001831 0.000244 0.082127 ( 0.080215)
build_all 0.009566 0.001275 1.546348 ( 0.585347)
build_install 0.006309 0.015652 1.888965 ( 0.940822)
test_btest 0.000000 0.001128 72.227648 ( 8.175150)
test_basic 0.002439 0.004855 0.323980 ( 0.421546)
test_all 0.003490 0.000621 678.925329 ( 67.105780)
test_rubyspec 0.098685 0.078237 45.484313 ( 53.899854)
total: 132.26 sec