Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-212157
#<BuildRuby:0x00005574d27ef7d8
@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.20221111-212157",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007206 0.002785 1.099320 ( 1.113035)
build_miniruby 0.001473 0.000368 0.059261 ( 0.057277)
build_ruby 0.001936 0.000484 0.067666 ( 0.064952)
build_all 0.003395 0.006297 1.496248 ( 0.596945)
build_install 0.015490 0.005163 1.799058 ( 0.921374)
test_btest 0.001088 0.000363 87.230081 ( 8.978351)
test_basic 0.002842 0.003524 0.344222 ( 0.436595)
test_all 0.003726 0.000000 688.659661 ( 69.544228)
test_rubyspec 0.089807 0.072171 47.839092 ( 56.237033)
total: 137.95 sec