Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-002929
#<BuildRuby:0x0000555c20147108
@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.20230611-002929",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001892 0.003406 1.316557 ( 2.649401)
build_miniruby 0.000763 0.000211 0.766133 ( 0.766043)
build_ruby 0.000977 0.000271 2.406372 ( 2.406822)
build_all 0.004920 0.004273 12.538004 ( 1.179364)
build_install 0.005814 0.002033 1.761558 ( 0.844367)
test_btest 0.000778 0.000247 82.363600 ( 6.895374)
test_basic 0.000415 0.003934 0.710592 ( 0.797945)
test_all 0.001202 0.000437 444.563367 ( 41.614161)
test_rubyspec 0.013459 0.026526 42.434578 ( 54.879274)
total: 112.03 sec