Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-161245
#<BuildRuby:0x0000564db0b30098
@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.20231201-161245",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004000 0.000800 0.970506 ( 1.262138)
build_miniruby 0.000645 0.000129 0.867822 ( 0.869279)
build_ruby 0.000000 0.001439 2.699036 ( 2.699564)
build_all 0.003062 0.003915 12.104889 ( 1.001995)
build_install 0.006034 0.003608 3.559052 ( 0.960729)
test_btest 0.000390 0.000130 63.738148 ( 4.857086)
test_basic 0.002119 0.000706 0.370848 ( 0.454375)
test_all 0.084196 0.019190 374.786862 ( 37.410285)
test_rubyspec 0.043032 0.015053 39.737955 ( 52.406237)
total: 101.92 sec