Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-070557
#<BuildRuby:0x0000557b8cf47858
@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.20231115-070557",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000434 0.004084 1.267361 ( 1.656705)
build_miniruby 0.000833 0.000185 0.862270 ( 0.861558)
build_ruby 0.001135 0.000253 2.598970 ( 2.599113)
build_all 0.009593 0.000267 16.374065 ( 1.485903)
build_install 0.007209 0.001442 4.898956 ( 1.198968)
test_btest 0.000999 0.000199 84.196477 ( 7.094677)
test_basic 0.000985 0.003751 0.556538 ( 0.634518)
test_all 0.086855 0.049854 515.198694 ( 55.820682)
test_rubyspec 0.010781 0.037646 49.575806 ( 61.946513)
total: 133.30 sec