Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-065749
#<BuildRuby:0x000055a6a7ac8b38
@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.20220303-065749",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.005189 0.005090 1.041071 ( 1.295868)
build_miniruby 0.001451 0.000312 0.075920 ( 0.073889)
build_ruby 0.001658 0.000356 0.070165 ( 0.067679)
build_all 0.010823 0.000000 4.126783 ( 0.861392)
build_install 0.045860 0.002025 8.137681 ( 2.487759)
test_btest 0.001336 0.000174 73.668250 ( 8.230323)
test_basic 0.003251 0.004141 0.335624 ( 0.425222)
test_all 0.001486 0.000238 699.623694 ( 67.787093)
test_rubyspec 0.103724 0.062155 46.489767 ( 52.068452)
total: 133.30 sec