Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-180016
#<BuildRuby:0x0000559dad8f0610
@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-180016",
@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.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003604 0.008277 1.122246 ( 1.151621)
build_miniruby 0.001444 0.000289 0.073035 ( 0.071024)
build_ruby 0.001608 0.000322 0.077132 ( 0.075391)
build_all 0.009131 0.000892 1.591697 ( 0.613306)
build_install 0.017415 0.005390 1.915190 ( 0.959854)
test_btest 0.001039 0.000219 94.262789 ( 10.015897)
test_basic 0.007449 0.000506 0.354300 ( 0.450149)
test_all 0.003838 0.000000 673.123069 ( 68.627006)
test_rubyspec 0.123291 0.055896 47.309374 ( 55.617048)
total: 137.58 sec