Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-024616
#<BuildRuby:0x0000559f222c2ad8
@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.20221027-024616",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009249 0.000818 1.153886 ( 1.186714)
build_miniruby 0.002088 0.000000 0.098952 ( 0.094914)
build_ruby 0.002108 0.000000 0.097415 ( 0.094361)
build_all 0.007301 0.000388 1.294427 ( 0.573653)
build_install 0.015237 0.000177 1.601135 ( 0.889957)
test_btest 0.001587 0.000176 61.918161 ( 6.556557)
test_basic 0.006882 0.000226 0.354437 ( 0.453839)
test_all 0.007673 0.000283 495.279094 ( 53.772170)
test_rubyspec 0.084196 0.038046 43.397414 ( 51.989650)
total: 115.61 sec