Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-035537
#<BuildRuby:0x0000559e7260c0a0
@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.20231021-035537",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001965 0.003368 1.332607 ( 1.578111)
build_miniruby 0.000811 0.000226 0.804313 ( 0.804313)
build_ruby 0.001002 0.000278 2.725648 ( 2.726535)
build_all 0.009554 0.000435 17.017266 ( 1.520332)
build_install 0.007082 0.001771 5.015296 ( 1.164117)
test_btest 0.000833 0.000208 82.770608 ( 7.700796)
test_basic 0.003649 0.000913 0.692419 ( 0.773706)
test_all 0.006533 0.000000 543.529441 ( 57.198445)
test_rubyspec 0.021010 0.029575 50.341490 ( 62.607151)
total: 136.07 sec