Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-054745
#<BuildRuby:0x000055a664ecb340
@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-054745",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008989 0.001102 1.053596 ( 2.197271)
build_miniruby 0.001463 0.000313 0.077215 ( 0.075515)
build_ruby 0.001546 0.000331 0.078450 ( 0.077044)
build_all 0.004747 0.004526 1.492912 ( 0.608658)
build_install 0.016480 0.005323 5.274071 ( 2.166856)
test_btest 0.001222 0.000000 71.599749 ( 8.482126)
test_basic 0.006970 0.000964 0.348385 ( 0.437830)
test_all 0.002131 0.000179 707.039373 ( 68.678505)
test_rubyspec 0.118522 0.043699 46.222487 ( 51.755870)
total: 134.48 sec