Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-104104
#<BuildRuby:0x000055dfef93c9c8
@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.20220913-104104",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006508 0.004605 1.141883 ( 1.115609)
build_miniruby 0.001783 0.000382 0.073332 ( 0.071323)
build_ruby 0.001623 0.000347 0.075505 ( 0.073236)
build_all 0.008151 0.001746 1.578628 ( 0.616022)
build_install 0.015336 0.007531 1.915469 ( 0.945876)
test_btest 0.001092 0.000000 98.054311 ( 9.491661)
test_basic 0.003595 0.003321 0.343523 ( 0.437345)
test_all 0.002863 0.000407 681.181091 ( 68.557521)
test_rubyspec 0.109984 0.067862 47.217780 ( 55.500944)
total: 136.81 sec