Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-121709
#<BuildRuby:0x000055ee00628448
@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.20220215-121709",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002124 0.009263 0.919839 ( 1.120379)
build_miniruby 0.001576 0.000859 0.065189 ( 0.062550)
build_ruby 0.001264 0.000689 0.071705 ( 0.070100)
build_all 0.007004 0.003424 4.058788 ( 0.781932)
build_install 0.017140 0.006386 7.786020 ( 2.311442)
test_btest 0.001818 0.000000 74.102712 ( 8.466867)
test_basic 0.003374 0.004721 0.329881 ( 0.418168)
test_all 0.001548 0.000273 670.931276 ( 65.884408)
test_rubyspec 0.063260 0.095348 46.091820 ( 51.571931)
total: 130.69 sec