Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-095116
#<BuildRuby:0x000055feab601350
@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.20220808-095116",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006082 0.004243 0.831724 ( 1.143429)
build_miniruby 0.001421 0.000000 0.063410 ( 0.061980)
build_ruby 0.001765 0.000000 0.061503 ( 0.059997)
build_all 0.007681 0.000349 1.242488 ( 0.483393)
build_install 0.016153 0.000000 4.320876 ( 1.813775)
test_btest 0.001413 0.000000 52.071842 ( 5.976587)
test_basic 0.006903 0.000319 0.295195 ( 0.384572)
test_all 0.002005 0.000191 472.801038 ( 51.720828)
test_rubyspec 0.082597 0.050235 41.388749 ( 48.742337)
total: 110.39 sec