Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-061706
#<BuildRuby:0x000055afe2bb0188
@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.20240107-061706",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.005269 1.225224 ( 1.593429)
build_miniruby 0.000000 0.001388 1.918178 ( 1.939110)
build_ruby 0.000000 0.001649 5.355286 ( 5.363607)
build_all 0.009287 0.001298 16.703274 ( 1.723561)
build_install 0.011272 0.004521 4.950450 ( 1.707547)
test_btest 0.000666 0.000145 82.754930 ( 8.492209)
test_basic 0.001901 0.003341 0.652592 ( 0.721061)
test_all 0.075290 0.043699 532.986704 ( 71.985731)
test_rubyspec 0.043892 0.020319 79.134354 ( 91.313780)
total: 184.84 sec