Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-062920
#<BuildRuby:0x00005567e5e9f500
@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.20240114-062920",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000311 0.003999 0.896582 ( 1.428944)
build_miniruby 0.000000 0.000962 0.888849 ( 0.888311)
build_ruby 0.000000 0.001343 2.848978 ( 2.851123)
build_all 0.006065 0.003676 14.465703 ( 1.374826)
build_install 0.007947 0.001280 4.191500 ( 1.134332)
test_btest 0.000661 0.000000 76.534663 ( 7.595592)
test_basic 0.004321 0.000000 0.532193 ( 0.612188)
test_all 0.106476 0.028249 527.741132 ( 49.809437)
test_rubyspec 0.019316 0.014985 50.274231 ( 62.827845)
total: 128.52 sec