Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-222752
#<BuildRuby:0x000055d4221486c8
@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.20220405-222752",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000013 0.000006 0.000019 ( 0.000020)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.009877 0.004490 1.006881 ( 1.049030)
build_miniruby 0.001272 0.000578 0.074917 ( 0.072814)
build_ruby 0.001269 0.000577 0.080580 ( 0.078462)
build_all 0.010157 0.002141 4.262166 ( 0.865023)
build_install 0.022660 0.002100 8.520701 ( 2.960133)
test_btest 0.000888 0.000296 76.641279 ( 7.986634)
test_basic 0.001491 0.005532 0.333734 ( 0.425018)
test_all 0.001598 0.000622 657.207321 ( 65.666019)
test_rubyspec 0.095595 0.071615 46.687385 ( 51.741250)
total: 130.85 sec