Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-012212
#<BuildRuby:0x0000561e70c13858
@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.20230523-012212",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004146 0.000732 1.252453 ( 2.549905)
build_miniruby 0.000927 0.000163 0.738376 ( 0.737628)
build_ruby 0.001078 0.000190 2.510894 ( 2.510896)
build_all 0.008349 0.000656 12.484578 ( 1.130959)
build_install 0.000000 0.007653 1.766694 ( 0.858378)
test_btest 0.000511 0.000482 80.802687 ( 7.449437)
test_basic 0.005014 0.000148 0.780943 ( 0.861005)
test_all 0.000687 0.001014 444.518771 ( 39.908568)
test_rubyspec 0.013327 0.025922 41.057921 ( 53.551186)
total: 109.56 sec