Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-204944
#<BuildRuby:0x000055a1fddc3e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-204944",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004440 0.000467 1.216165 ( 1.563819)
build_miniruby 0.000999 0.000105 0.823526 ( 0.823099)
build_ruby 0.001418 0.000149 2.760458 ( 2.760384)
build_all 0.006611 0.003464 15.624007 ( 1.454354)
build_install 0.007553 0.001030 4.680594 ( 1.147394)
test_btest 0.001024 0.000139 82.458425 ( 6.918338)
test_basic 0.004127 0.000563 0.576160 ( 0.652202)
test_all 0.113692 0.024373 512.977812 ( 51.578018)
test_rubyspec 0.005907 0.042624 48.771065 ( 61.156157)
total: 128.05 sec