Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-090910
#<BuildRuby:0x00005638f85b35b0
@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.20221204-090910",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001133 0.003167 0.820496 ( 1.125225)
build_miniruby 0.000668 0.000243 0.531327 ( 0.531238)
build_ruby 0.000897 0.000327 1.682721 ( 1.613889)
build_all 0.008188 0.001350 11.983697 ( 1.511066)
build_install 0.007102 0.000000 1.639498 ( 0.778154)
test_btest 0.000763 0.000000 63.274713 ( 5.941500)
test_basic 0.000497 0.002828 0.240732 ( 0.337078)
test_all 0.000758 0.000252 511.880353 ( 51.729994)
test_rubyspec 0.015224 0.011216 35.901473 ( 46.254926)
total: 109.82 sec