Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-184903
#<BuildRuby:0x000055a1249c43a0
@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.20220716-184903",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000050 0.000012 0.000062 ( 0.000061)
build_up 0.010029 0.001303 0.977645 ( 1.155141)
build_miniruby 0.001761 0.000377 0.074182 ( 0.072297)
build_ruby 0.001757 0.000376 0.074563 ( 0.073124)
build_all 0.008752 0.000821 1.499333 ( 0.592303)
build_install 0.016706 0.003341 5.139322 ( 2.056530)
test_btest 0.001299 0.000000 75.455960 ( 8.602801)
test_basic 0.000000 0.007181 0.330389 ( 0.420252)
test_all 0.000000 0.001779 625.016818 ( 64.263266)
test_rubyspec 0.109486 0.051809 45.171379 ( 50.991634)
total: 128.23 sec