Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-171002
#<BuildRuby:0x000056525bd82eb8
@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-171002",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006255 0.000648 1.456639 ( 1.734245)
build_miniruby 0.000790 0.000232 0.864702 ( 0.865344)
build_ruby 0.000947 0.000278 2.713913 ( 2.714088)
build_all 0.009181 0.001357 16.529145 ( 1.497886)
build_install 0.004831 0.004654 5.051457 ( 1.166378)
test_btest 0.000860 0.000271 81.184422 ( 7.794745)
test_basic 0.003161 0.000999 0.710819 ( 0.792250)
test_all 0.092897 0.043883 510.465280 ( 59.860620)
test_rubyspec 0.026081 0.021346 49.501791 ( 61.799947)
total: 138.23 sec