Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-141218
#<BuildRuby:0x000055d71ec865e0
@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-141218",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009892 0.000442 0.938773 ( 1.948699)
build_miniruby 0.001682 0.000361 0.074106 ( 0.072830)
build_ruby 0.001760 0.000377 0.075324 ( 0.074363)
build_all 0.009067 0.000056 4.065360 ( 0.791929)
build_install 0.008795 0.013217 7.948921 ( 2.359357)
test_btest 0.000000 0.001497 45.445310 ( 42.234858)
test_basic 0.001682 0.006109 0.330854 ( 0.420005)
test_all 0.001552 0.000654 640.764504 ( 69.380604)
test_rubyspec 0.095038 0.054055 45.424969 ( 50.921114)
total: 168.20 sec