Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-015822
#<BuildRuby:0x0000564c159c8620
@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.20220825-015822",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001553 0.010481 0.972082 ( 1.581054)
build_miniruby 0.001391 0.000885 0.080407 ( 0.078065)
build_ruby 0.001026 0.000653 0.076530 ( 0.074903)
build_all 0.005811 0.003698 1.506278 ( 0.573957)
build_install 0.015077 0.008225 1.873377 ( 0.910400)
test_btest 0.000677 0.000418 75.937247 ( 8.784192)
test_basic 0.006646 0.000896 0.331028 ( 0.422109)
test_all 0.003279 0.000000 640.623541 ( 64.843161)
test_rubyspec 0.094789 0.072392 45.797028 ( 54.233337)
total: 131.50 sec