Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-084651
#<BuildRuby:0x000055844657ca68
@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.20220827-084651",
@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.000015 0.000007 0.000022 ( 0.000023)
autoconf 0.000024 0.000012 0.000036 ( 0.000036)
configure 0.000028 0.000014 0.000042 ( 0.000041)
build_up 0.007053 0.003526 0.859554 ( 2.202667)
build_miniruby 0.000000 0.001638 0.065364 ( 0.063778)
build_ruby 0.000000 0.002341 0.061449 ( 0.059273)
build_all 0.005602 0.002933 1.274126 ( 0.486806)
build_install 0.013728 0.002674 1.585825 ( 0.791253)
test_btest 0.000912 0.000456 55.692074 ( 7.232276)
test_basic 0.002472 0.003485 0.288587 ( 0.378517)
test_all 0.001367 0.002422 511.001537 ( 54.352494)
test_rubyspec 0.078686 0.045769 41.888065 ( 50.445169)
total: 116.01 sec