Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-082222
#<BuildRuby:0x000055d178ce0078
@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.20240105-082222",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001902 0.004644 1.064961 ( 1.351096)
build_miniruby 0.000892 0.000163 0.816374 ( 0.816479)
build_ruby 0.001160 0.000211 2.633175 ( 2.634225)
build_all 0.003182 0.004298 12.000137 ( 0.979068)
build_install 0.010308 0.000000 3.431486 ( 0.971237)
test_btest 0.000696 0.000000 63.629268 ( 4.697776)
test_basic 0.003711 0.000232 0.390940 ( 0.472021)
test_all 0.072284 0.021543 395.867765 ( 33.933380)
test_rubyspec 0.032716 0.034351 40.561092 ( 53.140708)
total: 99.00 sec