Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-011120
#<BuildRuby:0x000055f986323680
@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.20220423-011120",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000878 0.012297 1.012914 ( 1.173252)
build_miniruby 0.001422 0.000829 0.074168 ( 0.071723)
build_ruby 0.001525 0.000890 0.075685 ( 0.073485)
build_all 0.005732 0.003344 1.498995 ( 0.615992)
build_install 0.011355 0.012314 5.793327 ( 2.764155)
test_btest 0.000800 0.000534 76.188713 ( 8.101517)
test_basic 0.006498 0.004332 0.333758 ( 0.416956)
test_all 0.001815 0.001210 697.096294 ( 67.480907)
test_rubyspec 0.089357 0.087454 45.462379 ( 50.707665)
total: 131.41 sec