Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-221737
#<BuildRuby:0x000055e9839df0b8
@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.20230701-221737",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000842 0.004228 1.354743 ( 2.533631)
build_miniruby 0.000925 0.000217 0.895719 ( 0.895530)
build_ruby 0.001127 0.000265 2.615021 ( 2.615525)
build_all 0.006918 0.001628 11.636640 ( 8.002947)
build_install 0.007070 0.001664 5.119676 ( 1.973511)
test_btest 0.001140 0.000268 85.638783 ( 7.992211)
test_basic 0.000000 0.004593 0.645773 ( 0.725624)
test_all 0.001362 0.000000 478.814882 ( 43.803015)
test_rubyspec 0.030408 0.007238 42.778242 ( 55.220845)
total: 123.76 sec