Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-000737
#<BuildRuby:0x000055913ee2d400
@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.20221015-000737",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006577 0.004361 1.090986 ( 1.963938)
build_miniruby 0.000000 0.001485 0.093218 ( 0.092887)
build_ruby 0.000000 0.001532 0.101296 ( 0.100311)
build_all 0.007254 0.001623 1.302955 ( 0.560708)
build_install 0.014586 0.000643 1.672591 ( 0.914912)
test_btest 0.001201 0.000141 61.190272 ( 6.716811)
test_basic 0.002309 0.004518 0.361982 ( 0.456445)
test_all 0.004640 0.003377 511.770843 ( 54.517972)
test_rubyspec 0.085530 0.043567 42.985463 ( 51.227450)
total: 116.55 sec