Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-234237
#<BuildRuby:0x000055a8dc6f7ce8
@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.20230615-234237",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002165 0.003673 1.313895 ( 2.548571)
build_miniruby 0.000801 0.000178 0.754113 ( 0.753971)
build_ruby 0.001067 0.000237 2.513550 ( 2.513162)
build_all 0.003076 0.006673 12.324833 ( 1.169262)
build_install 0.007844 0.000000 1.717577 ( 0.846326)
test_btest 0.001115 0.000000 79.972350 ( 7.238569)
test_basic 0.003723 0.000000 0.685510 ( 0.768805)
test_all 0.001476 0.000000 418.363981 ( 46.198028)
test_rubyspec 0.003277 0.036196 41.379871 ( 53.876739)
total: 115.91 sec