Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-061429
#<BuildRuby:0x0000561eceff7858
@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.20231022-061429",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003632 0.001135 2.165552 ( 2.391569)
build_miniruby 0.000768 0.000240 0.900106 ( 0.899958)
build_ruby 0.000904 0.000283 2.612883 ( 2.614009)
build_all 0.008701 0.001315 15.696261 ( 1.362119)
build_install 0.001279 0.007740 5.096113 ( 1.164485)
test_btest 0.000723 0.000281 77.345970 ( 7.569703)
test_basic 0.002945 0.002051 0.697884 ( 0.777369)
test_all 0.105612 0.028209 474.881964 ( 51.920140)
test_rubyspec 0.032318 0.012332 48.125663 ( 60.441171)
total: 129.14 sec