Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-102647
#<BuildRuby:0x0000561fc75188e8
@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.20220227-102647",
@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.000015 0.000004 0.000019 ( 0.000020)
configure 0.000070 0.000017 0.000087 ( 0.000091)
build_up 0.000000 0.012550 1.029752 ( 1.065849)
build_miniruby 0.000000 0.002445 0.068869 ( 0.067465)
build_ruby 0.000000 0.002368 0.075352 ( 0.073451)
build_all 0.001343 0.009203 4.085657 ( 0.865058)
build_install 0.018099 0.003915 7.859590 ( 2.397616)
test_btest 0.000921 0.000576 74.910710 ( 8.124794)
test_basic 0.004954 0.003096 0.343766 ( 0.433052)
test_all 0.001166 0.000728 700.532004 ( 67.560238)
test_rubyspec 0.074135 0.087006 46.314884 ( 51.799753)
total: 132.39 sec