Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-191744
#<BuildRuby:0x000055fd80a69338
@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.20220826-191744",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.006836 0.005455 0.853525 ( 0.886306)
build_miniruby 0.001236 0.000562 0.064292 ( 0.062625)
build_ruby 0.000982 0.000446 0.052380 ( 0.050890)
build_all 0.007286 0.001059 1.282700 ( 0.481081)
build_install 0.010406 0.005168 1.570044 ( 0.777896)
test_btest 0.001424 0.000000 53.284321 ( 6.446493)
test_basic 0.006003 0.001019 0.288988 ( 0.377884)
test_all 0.004709 0.000000 512.217101 ( 53.728712)
test_rubyspec 0.092655 0.038987 41.988535 ( 50.410812)
total: 113.22 sec