Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-151128
#<BuildRuby:0x0000564d2f94e8a0
@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.20220304-151128",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000054 0.000014 0.000068 ( 0.000057)
build_up 0.009886 0.001328 1.012238 ( 1.188442)
build_miniruby 0.001365 0.000315 0.077925 ( 0.075873)
build_ruby 0.001639 0.000379 0.077283 ( 0.075007)
build_all 0.008665 0.000864 4.184299 ( 0.836806)
build_install 0.011904 0.010745 7.902353 ( 2.430487)
test_btest 0.001294 0.000000 73.171203 ( 8.414734)
test_basic 0.000000 0.008570 0.328151 ( 0.415135)
test_all 0.001089 0.000664 703.391290 ( 67.471831)
test_rubyspec 0.092091 0.071448 46.433559 ( 51.911815)
total: 132.82 sec