Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-034750
#<BuildRuby:0x000055968d308c10
@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.20220310-034750",
@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.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005602 0.005390 1.027404 ( 3.272814)
build_miniruby 0.002230 0.000000 0.069909 ( 0.067503)
build_ruby 0.001886 0.000221 0.076729 ( 0.075092)
build_all 0.005264 0.004390 1.496083 ( 0.597135)
build_install 0.022586 0.001177 5.308255 ( 2.205925)
test_btest 0.000993 0.000331 77.857648 ( 8.342882)
test_basic 0.003737 0.003926 0.335780 ( 0.423803)
test_all 0.001293 0.000470 658.232620 ( 65.267505)
test_rubyspec 0.104010 0.067852 46.092265 ( 51.615240)
total: 131.87 sec