Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-164627
#<BuildRuby:0x00005628cf01c068
@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.20240619-164627",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004901 0.001089 1.741514 ( 2.113956)
build_miniruby 0.000883 0.000196 1.131911 ( 1.131735)
build_ruby 0.001472 0.000327 3.384387 ( 3.383607)
build_all 0.002959 0.007084 17.398442 ( 1.693647)
build_install 0.006706 0.003636 6.171141 ( 1.505081)
test_btest 0.000644 0.000205 108.319690 ( 8.872746)
test_basic 0.000135 0.004144 0.743990 ( 0.820016)
test_all 0.089031 0.049930 551.615180 ( 57.182228)
test_rubyspec 0.028572 0.039108 134.136717 ( 16.344801)
total: 93.05 sec