Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-151757
#<BuildRuby:0x00005613b22ef510
@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.20220328-151757",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000053 0.000019 0.000072 ( 0.000084)
build_up 0.008396 0.003053 0.988849 ( 1.149157)
build_miniruby 0.001314 0.000477 0.073474 ( 0.074126)
build_ruby 0.001606 0.000584 0.073355 ( 0.072880)
build_all 0.007759 0.002822 4.129109 ( 0.860431)
build_install 0.021276 0.000000 7.876261 ( 2.430861)
test_btest 0.000000 0.001204 77.977341 ( 8.211011)
test_basic 0.000000 0.007329 0.342571 ( 0.432472)
test_all 0.001126 0.000422 704.099499 ( 68.066779)
test_rubyspec 0.103224 0.058296 45.640035 ( 51.120291)
total: 132.42 sec