Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-204048
#<BuildRuby:0x000055a894afb440
@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.20220329-204048",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.007896 0.004001 1.029916 ( 1.114505)
build_miniruby 0.001384 0.000532 0.073756 ( 0.071687)
build_ruby 0.001740 0.000669 0.075301 ( 0.072881)
build_all 0.008304 0.002565 4.142993 ( 0.848977)
build_install 0.019190 0.003668 7.934245 ( 2.434279)
test_btest 0.001008 0.000336 77.187953 ( 8.371777)
test_basic 0.005737 0.001912 0.348577 ( 0.442617)
test_all 0.001285 0.000429 703.801839 ( 68.180213)
test_rubyspec 0.098265 0.073336 45.801774 ( 51.223387)
total: 132.76 sec