Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-223348
#<BuildRuby:0x00005616847b5480
@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.20221030-223348",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005694 0.004245 1.136968 ( 1.193050)
build_miniruby 0.001562 0.000223 0.105959 ( 0.103665)
build_ruby 0.002016 0.000288 0.114289 ( 0.111123)
build_all 0.007953 0.001136 1.345049 ( 0.584361)
build_install 0.015075 0.001348 1.689707 ( 0.920576)
test_btest 0.001884 0.000251 60.081826 ( 6.811487)
test_basic 0.005677 0.000757 0.353719 ( 0.445258)
test_all 0.007475 0.000997 502.550329 ( 53.884313)
test_rubyspec 0.050571 0.070633 43.502076 ( 51.987792)
total: 116.04 sec