Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-083701
#<BuildRuby:0x000055a05a2c04c0
@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.20220831-083701",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007002 0.005220 0.976081 ( 0.996467)
build_miniruby 0.001404 0.000585 0.074713 ( 0.072506)
build_ruby 0.002117 0.000000 0.069235 ( 0.067489)
build_all 0.008782 0.000833 1.546025 ( 0.600273)
build_install 0.015702 0.008107 1.908876 ( 0.943975)
test_btest 0.000000 0.001125 81.370629 ( 8.653537)
test_basic 0.000367 0.007713 0.327755 ( 0.417865)
test_all 0.002343 0.001171 686.486260 ( 67.692262)
test_rubyspec 0.072527 0.099330 45.960079 ( 54.388675)
total: 133.83 sec