Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-011527
#<BuildRuby:0x0000564a214643a0
@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.20220810-011527",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006856 0.006282 0.998779 ( 4.835461)
build_miniruby 0.001960 0.000653 0.077082 ( 0.074531)
build_ruby 0.001493 0.000498 0.072526 ( 0.070547)
build_all 0.008591 0.002864 1.523874 ( 0.580733)
build_install 0.020999 0.002104 5.195868 ( 2.066967)
test_btest 0.000924 0.000256 73.719154 ( 8.567292)
test_basic 0.001320 0.005396 0.325861 ( 0.420141)
test_all 0.002182 0.000727 652.584379 ( 65.039585)
test_rubyspec 0.111824 0.062863 45.893606 ( 53.450420)
total: 135.11 sec