Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-155047
#<BuildRuby:0x000055b9c3cb3810
@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.20220428-155047",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011664 0.000833 1.030697 ( 1.528411)
build_miniruby 0.002343 0.000000 0.071955 ( 0.069349)
build_ruby 0.001862 0.000000 0.074721 ( 0.072741)
build_all 0.005512 0.004900 1.492395 ( 0.606188)
build_install 0.018842 0.005544 5.835279 ( 2.790783)
test_btest 0.000822 0.000130 74.656390 ( 7.874148)
test_basic 0.006857 0.001083 0.317545 ( 0.405938)
test_all 0.000961 0.002107 686.319850 ( 66.752789)
test_rubyspec 0.118320 0.066582 45.420589 ( 50.580504)
total: 130.68 sec