Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-160545
#<BuildRuby:0x000056077cc68098
@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.20231015-160545",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004921 0.000220 1.434821 ( 1.649653)
build_miniruby 0.000963 0.000214 0.824681 ( 0.823902)
build_ruby 0.001171 0.000260 2.827363 ( 2.827344)
build_all 0.004767 0.005438 18.150510 ( 1.621770)
build_install 0.007260 0.002016 5.366397 ( 1.241889)
test_btest 0.000700 0.000194 87.311848 ( 7.185329)
test_basic 0.000098 0.004862 0.672232 ( 0.751030)
test_all 0.006276 0.002092 575.451749 ( 51.486056)
test_rubyspec 0.034794 0.017706 52.303357 ( 64.604040)
total: 132.19 sec