Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-022237
#<BuildRuby:0x0000559cb0aaeab8
@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.20220913-022237",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009454 0.000360 1.111479 ( 1.083979)
build_miniruby 0.000000 0.002507 0.074645 ( 0.072726)
build_ruby 0.000189 0.001833 0.075538 ( 0.073488)
build_all 0.009621 0.000648 1.556602 ( 0.598390)
build_install 0.011912 0.008104 1.916908 ( 0.953171)
test_btest 0.001171 0.000234 95.069605 ( 9.376909)
test_basic 0.007325 0.000542 0.361683 ( 0.452499)
test_all 0.002575 0.003599 682.729270 ( 68.859462)
test_rubyspec 0.105173 0.048832 46.901563 ( 55.361466)
total: 136.83 sec