Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-141907
#<BuildRuby:0x000055ba5fbfaf08
@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.20220729-141907",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009175 0.001277 0.855642 ( 1.203030)
build_miniruby 0.001127 0.000281 0.062420 ( 0.061828)
build_ruby 0.001068 0.000267 0.055692 ( 0.054719)
build_all 0.006120 0.001530 1.236941 ( 0.464304)
build_install 0.014307 0.000838 4.313568 ( 1.787033)
test_btest 0.001212 0.000260 51.668833 ( 6.335929)
test_basic 0.005141 0.001101 0.287762 ( 0.377394)
test_all 0.002182 0.000467 483.606178 ( 52.099937)
test_rubyspec 0.093529 0.041370 41.592233 ( 47.465221)
total: 109.85 sec