Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-134232
#<BuildRuby:0x000056194df775f8
@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.20240110-134232",
@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.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000269 0.004062 0.894613 ( 1.293688)
build_miniruby 0.001368 0.000065 0.925794 ( 0.926972)
build_ruby 0.001189 0.000057 2.778604 ( 2.782468)
build_all 0.005893 0.003975 14.857445 ( 1.400661)
build_install 0.008526 0.000370 4.296273 ( 1.132926)
test_btest 0.000705 0.000000 77.179586 ( 7.655732)
test_basic 0.004225 0.000000 0.731373 ( 0.808141)
test_all 0.094013 0.040998 520.130729 ( 47.893710)
test_rubyspec 0.018431 0.015418 49.751290 ( 62.258405)
total: 126.15 sec