Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-073853
#<BuildRuby:0x000055ee83604060
@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.20240110-073853",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003910 0.003143 0.787053 ( 1.187614)
build_miniruby 0.000823 0.000205 0.813983 ( 0.814016)
build_ruby 0.001456 0.000000 2.672117 ( 2.672784)
build_all 0.004231 0.003361 11.929218 ( 1.014620)
build_install 0.009249 0.002141 3.491511 ( 0.968380)
test_btest 0.000661 0.000184 65.628261 ( 4.815389)
test_basic 0.003116 0.000866 0.403711 ( 0.485343)
test_all 0.076925 0.021597 381.191145 ( 32.558536)
test_rubyspec 0.038037 0.028097 40.728262 ( 53.355112)
total: 97.87 sec