Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-012252
#<BuildRuby:0x0000564e47ce04f0
@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.20220228-012252",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.009614 0.001479 1.044887 ( 2.597776)
build_miniruby 0.000000 0.002356 0.072227 ( 0.069942)
build_ruby 0.000000 0.002496 0.070350 ( 0.067833)
build_all 0.006878 0.002774 4.139102 ( 0.833330)
build_install 0.012359 0.009993 7.978815 ( 2.382104)
test_btest 0.001461 0.000000 75.746074 ( 8.321501)
test_basic 0.000377 0.008170 0.349367 ( 0.436807)
test_all 0.001203 0.000507 653.923507 ( 65.471883)
test_rubyspec 0.069632 0.078559 46.322998 ( 51.866012)
total: 132.05 sec