Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-091055
#<BuildRuby:0x0000558d0b65c0c8
@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.20240108-091055",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004592 0.000219 1.311399 ( 1.701921)
build_miniruby 0.001246 0.000060 1.510808 ( 1.516330)
build_ruby 0.001721 0.000000 4.391516 ( 4.398540)
build_all 0.007654 0.003019 16.751562 ( 1.831440)
build_install 0.004733 0.010986 5.100018 ( 1.874824)
test_btest 0.000696 0.000124 85.007918 ( 8.464601)
test_basic 0.004742 0.000847 0.673152 ( 0.741171)
test_all 0.109287 0.010429 572.982887 ( 65.930539)
test_rubyspec 0.032726 0.036669 83.403582 ( 95.754851)
total: 182.22 sec