Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-040116
#<BuildRuby:0x0000561d86f33438
@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.20240116-040116",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002548 0.003438 0.798596 ( 1.176924)
build_miniruby 0.000755 0.000274 0.804129 ( 0.804008)
build_ruby 0.000978 0.000356 2.670931 ( 2.671659)
build_all 0.006609 0.000875 11.957737 ( 1.003973)
build_install 0.011153 0.002433 3.551988 ( 0.979500)
test_btest 0.000509 0.000159 66.819607 ( 5.501192)
test_basic 0.004742 0.000251 0.399705 ( 0.479596)
test_all 0.073931 0.020560 373.557103 ( 32.687171)
test_rubyspec 0.030035 0.036675 40.198439 ( 52.737616)
total: 98.04 sec