Logfile: /home/ko1/ruby/logs/brlog.trunk.20241028-205717
#<BuildRuby:0x000055dd10ae5d38
@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.20241028-205717",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.000609 0.004400 1.225909 ( 1.477717)
build_miniruby 0.001040 0.000000 0.762130 ( 0.762166)
build_ruby 0.001603 0.000000 2.306039 ( 2.306314)
build_all 0.004451 0.003614 12.072483 ( 1.012798)
build_install 0.008012 0.004807 3.788812 ( 0.985150)
test_btest 0.000483 0.000289 51.874742 ( 4.816794)
test_basic 0.002336 0.001402 0.332538 ( 0.414674)
test_all 0.064667 0.029220 330.424957 ( 32.158665)
test_rubyspec 0.024272 0.014516 66.941737 ( 9.668238)
total: 53.60 sec