Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-025912
#<BuildRuby:0x000055ac2b93f918
@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.20231103-025912",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004897 0.000816 1.456172 ( 1.702125)
build_miniruby 0.000000 0.001127 0.808649 ( 0.809218)
build_ruby 0.000000 0.001319 3.033936 ( 3.034018)
build_all 0.009062 0.001798 16.837041 ( 1.508109)
build_install 0.010392 0.000000 5.052368 ( 1.184452)
test_btest 0.001157 0.000000 81.589955 ( 7.703495)
test_basic 0.004323 0.000559 0.708529 ( 0.782357)
test_all 0.095830 0.041567 499.527383 ( 52.485162)
test_rubyspec 0.022857 0.030535 51.330092 ( 63.553155)
total: 132.76 sec