Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-162450
#<BuildRuby:0x00005653e4d0c620
@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.20221116-162450",
@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.000019 0.000002 0.000021 ( 0.000019)
autoconf 0.000051 0.000007 0.000058 ( 0.000060)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.008749 0.000570 1.084713 ( 1.111249)
build_miniruby 0.001812 0.000213 0.882227 ( 0.891073)
build_ruby 0.002036 0.000240 2.387206 ( 2.305898)
build_all 0.017210 0.000881 18.364992 ( 2.300679)
build_install 0.005030 0.015703 1.908223 ( 1.032341)
test_btest 0.001307 0.000000 83.590583 ( 9.549021)
test_basic 0.005407 0.000000 0.312469 ( 0.404335)
test_all 0.002767 0.000000 683.494856 ( 73.495581)
test_rubyspec 0.085830 0.042408 50.803441 ( 59.354169)
total: 150.45 sec