Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-144604
#<BuildRuby:0x000055c309e6c4f0
@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.20220404-144604",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011869 0.000240 1.000934 ( 1.046601)
build_miniruby 0.000000 0.002360 0.074978 ( 0.073078)
build_ruby 0.000387 0.001716 0.075680 ( 0.074619)
build_all 0.009432 0.000586 4.192315 ( 0.841919)
build_install 0.022280 0.001876 8.480373 ( 2.994705)
test_btest 0.001257 0.000132 75.895835 ( 8.003395)
test_basic 0.005651 0.000017 0.333695 ( 0.423693)
test_all 0.001472 0.000148 668.026363 ( 66.094413)
test_rubyspec 0.138169 0.021059 46.582738 ( 52.058815)
total: 131.61 sec