Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-062011
#<BuildRuby:0x000055571a174050
@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.20231025-062011",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004491 0.000109 1.309633 ( 1.532241)
build_miniruby 0.000000 0.001220 0.797269 ( 0.797093)
build_ruby 0.000000 0.001253 2.629772 ( 2.630367)
build_all 0.006519 0.003887 16.354791 ( 1.516774)
build_install 0.000131 0.009821 4.923003 ( 1.131806)
test_btest 0.000753 0.000000 85.245962 ( 7.400756)
test_basic 0.001936 0.003263 0.784175 ( 0.859407)
test_all 0.102609 0.028381 518.822276 ( 53.352962)
test_rubyspec 0.022504 0.024735 51.046858 ( 63.402039)
total: 132.62 sec