Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-181723
#<BuildRuby:0x000055ddb5d0eee8
@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.20231208-181723",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000441 0.004183 1.325330 ( 1.680878)
build_miniruby 0.000700 0.000327 0.841066 ( 0.840756)
build_ruby 0.000905 0.000422 2.836495 ( 2.836835)
build_all 0.006501 0.003302 15.907280 ( 1.449825)
build_install 0.007254 0.001435 4.705513 ( 1.155745)
test_btest 0.000712 0.000316 85.132981 ( 7.055092)
test_basic 0.005378 0.000537 0.827515 ( 0.901908)
test_all 0.084025 0.046241 538.940191 ( 49.817388)
test_rubyspec 0.008701 0.038783 49.916327 ( 62.286804)
total: 128.03 sec