Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-210347
#<BuildRuby:0x000055bdaf61b5f8
@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-210347",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004138 0.000460 1.125654 ( 1.515462)
build_miniruby 0.000802 0.000089 0.780337 ( 0.780222)
build_ruby 0.001125 0.000125 2.736360 ( 2.736167)
build_all 0.009124 0.000006 14.130878 ( 1.374006)
build_install 0.007770 0.000308 4.042942 ( 1.053849)
test_btest 0.000832 0.000080 75.771310 ( 6.526426)
test_basic 0.001026 0.004885 0.796072 ( 0.869956)
test_all 0.106539 0.022922 459.614102 ( 54.534195)
test_rubyspec 0.028210 0.019391 48.806604 ( 61.180764)
total: 130.57 sec