Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-192017
#<BuildRuby:0x000055a002e6c880
@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.20221130-192017",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009965 0.000235 1.244353 ( 1.667426)
build_miniruby 0.002367 0.000000 0.851298 ( 0.850585)
build_ruby 0.002732 0.000145 2.224948 ( 2.130063)
build_all 0.013640 0.006099 18.635093 ( 2.182068)
build_install 0.022744 0.000000 2.061493 ( 1.048250)
test_btest 0.001875 0.000000 92.768337 ( 8.930126)
test_basic 0.004250 0.004834 0.346429 ( 0.432632)
test_all 0.002647 0.000000 695.558658 ( 69.697020)
test_rubyspec 0.109734 0.064052 49.453856 ( 57.567352)
total: 144.51 sec