Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-114327
#<BuildRuby:0x000055d6ec1c4620
@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.20220903-114327",
@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.000090 0.000000 0.000090 ( 0.000100)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.006834 0.005043 0.978987 ( 0.979900)
build_miniruby 0.001543 0.000475 0.077637 ( 0.075466)
build_ruby 0.001432 0.000441 0.070771 ( 0.069236)
build_all 0.005478 0.004916 1.549772 ( 0.608724)
build_install 0.014261 0.007622 1.892282 ( 0.942037)
test_btest 0.000000 0.001214 77.179484 ( 8.290758)
test_basic 0.004493 0.003023 0.333600 ( 0.423500)
test_all 0.001946 0.000820 686.981426 ( 67.532404)
test_rubyspec 0.074059 0.089136 45.446376 ( 53.963576)
total: 132.89 sec