Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-165503
#<BuildRuby:0x0000557aac7377e8
@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.20220220-165503",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000050 0.000018 0.000068 ( 0.000068)
build_up 0.009310 0.003064 0.949754 ( 1.175875)
build_miniruby 0.002565 0.000000 0.075413 ( 0.072774)
build_ruby 0.001815 0.000218 0.067333 ( 0.065331)
build_all 0.005905 0.004709 4.124528 ( 0.769666)
build_install 0.013276 0.009925 7.663947 ( 2.333342)
test_btest 0.001022 0.000447 74.344466 ( 8.260915)
test_basic 0.006219 0.000493 0.341267 ( 0.442549)
test_all 0.001244 0.000512 702.511165 ( 67.433581)
test_rubyspec 0.113683 0.054528 46.570945 ( 51.699741)
total: 132.26 sec