Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-024808
#<BuildRuby:0x000055bfb5914e28
@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.20221109-024808",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010774 0.000950 1.078526 ( 1.096176)
build_miniruby 0.002182 0.000000 0.061594 ( 0.059882)
build_ruby 0.001930 0.000000 0.062429 ( 0.060808)
build_all 0.009967 0.000000 1.515074 ( 0.589726)
build_install 0.012041 0.009006 1.881721 ( 0.943420)
test_btest 0.001417 0.000283 88.290595 ( 8.895833)
test_basic 0.000000 0.008663 0.344941 ( 0.431980)
test_all 0.001301 0.000885 660.688637 ( 67.506667)
test_rubyspec 0.116234 0.058790 47.558988 ( 55.677614)
total: 135.26 sec