Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-041807
#<BuildRuby:0x000055ba061a7b90
@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-041807",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000016 0.000002 0.000018 ( 0.000016)
build_up 0.003764 0.000538 0.903076 ( 1.301185)
build_miniruby 0.001230 0.000000 1.001365 ( 1.001397)
build_ruby 0.001300 0.000000 2.835917 ( 2.837967)
build_all 0.009886 0.000000 14.591106 ( 1.422162)
build_install 0.010531 0.000000 4.225277 ( 1.138697)
test_btest 0.001063 0.000000 76.066161 ( 7.693669)
test_basic 0.004240 0.000381 0.613957 ( 0.680716)
test_all 0.107260 0.027416 505.362239 ( 59.850849)
test_rubyspec 0.023532 0.010684 49.133734 ( 61.702138)
total: 137.63 sec