Logfile: /home/ko1/ruby/logs/brlog.trunk.20240924-203508
#<BuildRuby:0x000055fc416914d0
@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.20240924-203508",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004571 0.001247 1.385008 ( 1.675877)
build_miniruby 0.000883 0.000240 0.737583 ( 0.737238)
build_ruby 0.000958 0.000261 2.277990 ( 2.278791)
build_all 0.005994 0.001635 11.950681 ( 1.001668)
build_install 0.011918 0.003251 4.032173 ( 0.993552)
test_btest 0.000547 0.000150 60.734216 ( 4.207052)
test_basic 0.000701 0.004480 0.376564 ( 0.456552)
test_all 0.081395 0.013293 330.847519 ( 33.190150)
test_rubyspec 0.027322 0.012474 69.936388 ( 9.968099)
total: 54.51 sec