Logfile: /home/ko1/ruby/logs/brlog.trunk.20241222-000224
#<BuildRuby:0x000055f554759cd0
@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.20241222-000224",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003346 0.000304 0.663775 ( 1.022792)
build_miniruby 0.000792 0.000072 0.722950 ( 0.723165)
build_ruby 0.001411 0.000128 2.348052 ( 2.348466)
build_all 0.005638 0.003988 12.204184 ( 1.029593)
build_install 0.006754 0.000000 3.439921 ( 1.001875)
test_btest 0.000656 0.000000 53.632789 ( 5.003910)
test_basic 0.003026 0.000000 0.335153 ( 0.415939)
test_all 0.067689 0.025971 356.985058 ( 36.934946)
test_rubyspec 0.017089 0.017325 68.312911 ( 9.744377)
total: 58.23 sec