Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-092220
#<BuildRuby:0x000055cf71a83658
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230603-092220",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004443 0.000467 1.304808 ( 2.524627)
build_miniruby 0.001054 0.000111 0.857869 ( 0.857177)
build_ruby 0.001138 0.000120 2.458483 ( 2.458719)
build_all 0.009255 0.000000 12.497402 ( 1.121116)
build_install 0.007242 0.000000 1.755949 ( 0.902355)
test_btest 0.001011 0.000034 84.025703 ( 7.029019)
test_basic 0.000031 0.004334 0.712529 ( 0.793797)
test_all 0.001264 0.000165 429.277786 ( 43.867184)
test_rubyspec 0.019285 0.019215 43.339635 ( 55.725943)
total: 115.28 sec