Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-065822
#<BuildRuby:0x000055f2b47f4c00
@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.20220728-065822",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000071 0.000011 0.000082 ( 0.000095)
build_up 0.010519 0.001618 0.996200 ( 1.627063)
build_miniruby 0.002030 0.000313 0.076683 ( 0.075941)
build_ruby 0.001741 0.000268 0.079587 ( 0.079355)
build_all 0.007882 0.001213 1.520151 ( 0.593985)
build_install 0.016260 0.006627 5.218864 ( 2.073651)
test_btest 0.001106 0.000221 75.313196 ( 8.292416)
test_basic 0.007984 0.000364 0.330083 ( 0.418078)
test_all 0.001926 0.000361 634.461861 ( 64.206160)
test_rubyspec 0.090856 0.084285 45.373445 ( 51.110299)
total: 128.48 sec