Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-015800
#<BuildRuby:0x000055c7e094c048
@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.20231123-015800",
@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.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005089 0.000263 1.203092 ( 1.594271)
build_miniruby 0.000883 0.000196 0.908305 ( 0.908092)
build_ruby 0.001414 0.000000 2.967942 ( 2.967483)
build_all 0.006364 0.003971 17.197221 ( 1.550752)
build_install 0.001346 0.008332 5.260658 ( 1.237343)
test_btest 0.000000 0.001041 85.583269 ( 7.923982)
test_basic 0.000000 0.003852 0.703087 ( 0.785088)
test_all 0.111288 0.027424 521.945957 ( 59.096849)
test_rubyspec 0.029144 0.018449 51.528235 ( 63.776876)
total: 139.84 sec