Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-024822
#<BuildRuby:0x000055721ff94d40
@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.20220917-024822",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010113 0.000389 1.103076 ( 2.171386)
build_miniruby 0.001685 0.000361 0.075863 ( 0.073491)
build_ruby 0.002035 0.000000 0.078861 ( 0.076722)
build_all 0.004261 0.005692 1.528346 ( 0.596911)
build_install 0.018929 0.004818 1.933164 ( 0.956224)
test_btest 0.000941 0.000257 93.616549 ( 9.503096)
test_basic 0.002534 0.004813 0.348416 ( 0.437358)
test_all 0.002528 0.000804 671.706874 ( 68.092143)
test_rubyspec 0.099427 0.060257 47.096780 ( 55.572150)
total: 137.48 sec