Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-124419
#<BuildRuby:0x00005568354fc098
@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.20230812-124419",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004962 0.000827 1.551774 ( 2.793661)
build_miniruby 0.000874 0.000146 0.977628 ( 0.976988)
build_ruby 0.001262 0.000000 2.757162 ( 2.757644)
build_all 0.009664 0.000000 14.572605 ( 1.267503)
build_install 0.006663 0.001726 2.122776 ( 0.917434)
test_btest 0.000934 0.000144 81.645449 ( 7.667826)
test_basic 0.000000 0.005374 0.738136 ( 0.818188)
test_all 0.000751 0.001275 535.683794 ( 48.384296)
test_rubyspec 0.013250 0.031741 45.379714 ( 57.725870)
total: 123.31 sec