Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-181831
#<BuildRuby:0x0000561723227e88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-181831",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003786 0.001262 0.786394 ( 1.172458)
build_miniruby 0.000832 0.000277 0.822244 ( 0.821735)
build_ruby 0.001127 0.000376 2.672504 ( 2.673206)
build_all 0.003827 0.004504 12.205177 ( 0.991177)
build_install 0.008534 0.004364 3.377633 ( 0.972803)
test_btest 0.000650 0.000271 62.000201 ( 5.902049)
test_basic 0.003269 0.002088 0.406829 ( 0.486226)
test_all 0.075825 0.023606 368.361722 ( 35.637908)
test_rubyspec 0.023973 0.042156 39.998862 ( 52.528647)
total: 101.19 sec