Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-103528
#<BuildRuby:0x0000564fc3393bb8
@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.20240111-103528",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.000000 0.005278 1.128742 ( 1.539884)
build_miniruby 0.000000 0.000932 0.922201 ( 0.921895)
build_ruby 0.001293 0.000366 2.988321 ( 2.988547)
build_all 0.006624 0.003333 14.793570 ( 1.377859)
build_install 0.009272 0.000000 4.241001 ( 1.161595)
test_btest 0.000707 0.000000 78.663930 ( 6.810215)
test_basic 0.000000 0.003278 0.433636 ( 0.515662)
test_all 0.100144 0.039069 523.535677 ( 47.867387)
test_rubyspec 0.026750 0.009886 49.717051 ( 62.265344)
total: 125.45 sec