Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-034154
#<BuildRuby:0x0000561f58159348
@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.20221031-034154",
@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.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.002525 0.007682 1.173628 ( 1.200146)
build_miniruby 0.001292 0.000298 0.108700 ( 0.106458)
build_ruby 0.001244 0.000287 0.106954 ( 0.103909)
build_all 0.004769 0.003187 1.336979 ( 0.573723)
build_install 0.008385 0.006675 1.688904 ( 0.898199)
test_btest 0.001852 0.000617 62.118271 ( 6.848195)
test_basic 0.004445 0.001481 0.356787 ( 0.454098)
test_all 0.006510 0.001210 519.490422 ( 55.008324)
test_rubyspec 0.066690 0.058089 43.398503 ( 52.101393)
total: 117.30 sec