Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-154909
#<BuildRuby:0x00005618ab5103a0
@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.20220819-154909",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005549 0.006232 0.964558 ( 1.751526)
build_miniruby 0.001359 0.000566 0.079334 ( 0.078284)
build_ruby 0.001259 0.000525 0.068429 ( 0.066622)
build_all 0.004158 0.006695 1.530662 ( 0.583155)
build_install 0.014322 0.009336 1.879582 ( 0.924126)
test_btest 0.000820 0.000434 74.648266 ( 8.368345)
test_basic 0.006758 0.001176 0.334883 ( 0.422270)
test_all 0.005925 0.000723 649.896377 ( 64.727655)
test_rubyspec 0.093378 0.081611 46.028763 ( 54.504057)
total: 131.43 sec