Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-092153
#<BuildRuby:0x000055e4d1b544e0
@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.20220729-092153",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006353 0.005321 0.966524 ( 1.219703)
build_miniruby 0.001489 0.000343 0.075012 ( 0.073970)
build_ruby 0.000000 0.002291 0.076058 ( 0.074574)
build_all 0.005788 0.003870 1.542137 ( 0.591836)
build_install 0.023507 0.000000 5.261872 ( 2.110571)
test_btest 0.001239 0.000054 73.089087 ( 8.528917)
test_basic 0.007820 0.000606 0.323134 ( 0.410466)
test_all 0.001438 0.000302 642.744761 ( 64.122743)
test_rubyspec 0.081679 0.093853 45.580612 ( 51.312909)
total: 128.45 sec