Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-092824
#<BuildRuby:0x000056334577fbb8
@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.20231129-092824",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000814 0.004233 1.069959 ( 1.637791)
build_miniruby 0.000767 0.000288 0.877329 ( 0.876785)
build_ruby 0.001355 0.000000 2.775120 ( 2.775544)
build_all 0.003946 0.006216 15.639203 ( 1.464184)
build_install 0.004662 0.003784 4.477114 ( 1.118890)
test_btest 0.000729 0.000335 82.613521 ( 6.750281)
test_basic 0.003399 0.001558 0.720214 ( 0.795848)
test_all 0.093321 0.042772 490.928220 ( 51.588012)
test_rubyspec 0.026197 0.018405 48.038325 ( 60.404641)
total: 127.41 sec