Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-223654
#<BuildRuby:0x000055e8805744f0
@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.20220307-223654",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.009989 0.000380 0.991541 ( 1.029379)
build_miniruby 0.001893 0.000000 0.067146 ( 0.065912)
build_ruby 0.002311 0.000001 0.073236 ( 0.071702)
build_all 0.010062 0.000077 4.238965 ( 0.881081)
build_install 0.013563 0.008820 7.889239 ( 2.414834)
test_btest 0.000934 0.000128 75.169096 ( 8.119047)
test_basic 0.007869 0.000000 0.347188 ( 0.435626)
test_all 0.001824 0.000125 662.946087 ( 65.322041)
test_rubyspec 0.124626 0.028029 46.637203 ( 51.897792)
total: 130.24 sec