Logfile: /home/ko1/ruby/logs/brlog.trunk.20241017-000628
#<BuildRuby:0x000055f033185cd0
@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.20241017-000628",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000526 0.004386 1.307188 ( 1.538516)
build_miniruby 0.000687 0.000344 0.732123 ( 0.732279)
build_ruby 0.000934 0.000467 2.316720 ( 2.317542)
build_all 0.000000 0.008223 12.274883 ( 1.008572)
build_install 0.008178 0.003211 3.898444 ( 1.004419)
test_btest 0.000465 0.000299 58.207519 ( 5.411375)
test_basic 0.004052 0.000191 0.405782 ( 0.486961)
test_all 0.074107 0.023745 325.890987 ( 31.987629)
test_rubyspec 0.026214 0.013321 70.003958 ( 10.072819)
total: 54.56 sec