Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-145929
#<BuildRuby:0x0000557ac7679390
@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.20221103-145929",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008126 0.001354 0.904020 ( 0.937422)
build_miniruby 0.001119 0.000186 0.049448 ( 0.048287)
build_ruby 0.001397 0.000233 0.049622 ( 0.048244)
build_all 0.007348 0.001225 1.242693 ( 0.471059)
build_install 0.006302 0.006861 1.574211 ( 0.799596)
test_btest 0.001785 0.000446 63.862781 ( 6.860682)
test_basic 0.000498 0.006139 0.304960 ( 0.396591)
test_all 0.002136 0.004527 491.326438 ( 55.779126)
test_rubyspec 0.070905 0.058581 43.260975 ( 51.795010)
total: 117.14 sec