Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-204022
#<BuildRuby:0x000055a46ab1c4c0
@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.20220802-204022",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002398 0.009497 0.955868 ( 1.117926)
build_miniruby 0.001355 0.000677 0.075959 ( 0.073687)
build_ruby 0.001100 0.000550 0.072394 ( 0.070813)
build_all 0.011279 0.000000 1.549731 ( 0.579719)
build_install 0.010862 0.008835 5.282021 ( 2.068254)
test_btest 0.000765 0.000358 72.772547 ( 8.528346)
test_basic 0.003804 0.004222 0.335915 ( 0.429492)
test_all 0.002887 0.000000 635.065327 ( 64.178322)
test_rubyspec 0.107265 0.064323 45.601284 ( 53.100408)
total: 130.15 sec