Logfile: /home/ko1/ruby/logs/brlog.trunk.20241022-215924
#<BuildRuby:0x000055beb03b5cd0
@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.20241022-215924",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004873 0.000374 1.289657 ( 1.643691)
build_miniruby 0.000720 0.000288 0.729804 ( 0.730004)
build_ruby 0.001039 0.000416 2.321894 ( 2.322524)
build_all 0.005968 0.002387 12.046169 ( 1.013925)
build_install 0.002261 0.012844 3.762982 ( 0.989586)
test_btest 0.000443 0.000283 53.318961 ( 4.090006)
test_basic 0.005050 0.000240 0.367987 ( 0.446597)
test_all 0.086730 0.016245 324.832551 ( 32.381820)
test_rubyspec 0.022779 0.018171 65.762300 ( 9.748864)
total: 53.37 sec