Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-172824
#<BuildRuby:0x000055cf3f2c51a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-172824",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003814 0.008271 0.936669 ( 0.950557)
build_miniruby 0.001623 0.000325 0.064459 ( 0.062384)
build_ruby 0.001793 0.000359 0.072223 ( 0.070822)
build_all 0.011375 0.000000 4.106304 ( 0.777817)
build_install 0.022952 0.000000 7.806432 ( 2.309786)
test_btest 0.000000 0.001500 47.250400 ( 43.710273)
test_basic 0.005404 0.001543 0.332558 ( 0.430566)
test_all 0.001898 0.000292 694.315420 ( 67.088527)
test_rubyspec 0.119258 0.035323 46.204738 ( 51.411303)
total: 166.81 sec