Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-132859
#<BuildRuby:0x000055c5cc8c09c8
@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.20220807-132859",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004568 0.007724 0.971834 ( 1.220546)
build_miniruby 0.001852 0.000494 0.074584 ( 0.073892)
build_ruby 0.000000 0.001891 0.067014 ( 0.066518)
build_all 0.000046 0.009842 1.514996 ( 0.591010)
build_install 0.013112 0.008529 5.158557 ( 2.079297)
test_btest 0.000765 0.000383 74.812761 ( 8.028504)
test_basic 0.004382 0.002191 0.314261 ( 0.405328)
test_all 0.001496 0.000748 666.444414 ( 66.781883)
test_rubyspec 0.101995 0.078171 45.668585 ( 53.226578)
total: 132.47 sec