Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-031622
#<BuildRuby:0x000055ba20d50090
@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.20240109-031622",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004047 0.878777 ( 1.270926)
build_miniruby 0.000000 0.001084 0.901297 ( 0.900878)
build_ruby 0.000000 0.001363 2.770445 ( 2.773307)
build_all 0.006363 0.003372 14.680067 ( 1.362912)
build_install 0.008058 0.000831 4.194821 ( 1.142092)
test_btest 0.000530 0.000133 74.082312 ( 7.687948)
test_basic 0.002688 0.000672 0.570162 ( 0.652072)
test_all 0.099302 0.035540 534.952770 ( 53.934011)
test_rubyspec 0.022514 0.008925 50.088550 ( 62.652904)
total: 132.38 sec