Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-111637
#<BuildRuby:0x000055ef5aefc0a0
@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.20231212-111637",
@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.000000 0.000008 ( 0.000009)
build_up 0.004826 0.000086 1.248753 ( 1.599878)
build_miniruby 0.001121 0.000113 0.918877 ( 0.918960)
build_ruby 0.001138 0.000114 3.005587 ( 3.006211)
build_all 0.010377 0.000192 17.170396 ( 1.546429)
build_install 0.009579 0.000094 5.035806 ( 1.173328)
test_btest 0.001069 0.000090 87.804162 ( 7.511223)
test_basic 0.001483 0.003984 0.744070 ( 0.820921)
test_all 0.099785 0.036747 549.101787 ( 61.937610)
test_rubyspec 0.018557 0.026520 52.437281 ( 64.756805)
total: 143.27 sec