Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-140312
#<BuildRuby:0x000055c266fd8620
@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.20220909-140312",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001785 0.010025 1.164677 ( 1.108586)
build_miniruby 0.001860 0.000000 0.074412 ( 0.072922)
build_ruby 0.001695 0.000046 0.076522 ( 0.074421)
build_all 0.006715 0.002618 1.547871 ( 0.593149)
build_install 0.015065 0.005547 1.937221 ( 0.953911)
test_btest 0.000967 0.000252 93.273817 ( 9.415244)
test_basic 0.006880 0.000772 0.365254 ( 0.453928)
test_all 0.004290 0.000088 649.934455 ( 66.174837)
test_rubyspec 0.121307 0.052159 47.070205 ( 55.404983)
total: 134.25 sec