Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-101810
#<BuildRuby:0x000055dea5dec040
@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.20230526-101810",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002077 0.003549 1.418216 ( 2.697715)
build_miniruby 0.000773 0.000228 0.765873 ( 0.765320)
build_ruby 0.000931 0.000274 2.517954 ( 2.518396)
build_all 0.001840 0.007398 12.082261 ( 1.125736)
build_install 0.006059 0.001734 1.643150 ( 0.849027)
test_btest 0.000000 0.001260 81.796674 ( 6.902099)
test_basic 0.000694 0.003152 0.765121 ( 0.848189)
test_all 0.001991 0.000000 418.901610 ( 48.848025)
test_rubyspec 0.024858 0.010334 41.366694 ( 53.802747)
total: 118.36 sec