Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-101655
#<BuildRuby:0x000055d2ff750af8
@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.20220226-101655",
@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.000008)
autoconf 0.000016 0.000008 0.000024 ( 0.000023)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.009348 0.002281 0.995468 ( 1.043026)
build_miniruby 0.000000 0.001883 0.075082 ( 0.073052)
build_ruby 0.000000 0.002237 0.074590 ( 0.072025)
build_all 0.001061 0.009424 4.204591 ( 0.853004)
build_install 0.019235 0.002885 7.926045 ( 2.386969)
test_btest 0.000858 0.000454 71.667912 ( 8.319755)
test_basic 0.003431 0.003825 0.348251 ( 0.438037)
test_all 0.001190 0.000662 703.072953 ( 67.403634)
test_rubyspec 0.102339 0.066445 46.628502 ( 51.861476)
total: 132.45 sec