Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-180314
#<BuildRuby:0x000055b7ba9a0c00
@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.20220731-180314",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009973 0.001863 1.017664 ( 1.581789)
build_miniruby 0.001948 0.000599 0.074769 ( 0.073041)
build_ruby 0.001662 0.000512 0.079651 ( 0.078172)
build_all 0.009035 0.001245 1.530454 ( 0.582866)
build_install 0.021745 0.000392 5.207841 ( 2.101447)
test_btest 0.000000 0.001368 73.115662 ( 8.510680)
test_basic 0.000635 0.007311 0.333050 ( 0.422175)
test_all 0.001535 0.000484 624.491625 ( 64.914311)
test_rubyspec 0.142018 0.031503 45.727558 ( 51.367429)
total: 129.63 sec