Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-172234
#<BuildRuby:0x0000557122513568
@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.20231027-172234",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003699 0.000870 1.479425 ( 1.742154)
build_miniruby 0.000806 0.000189 0.872726 ( 0.871999)
build_ruby 0.001024 0.000241 3.019819 ( 3.020291)
build_all 0.009644 0.000188 16.785875 ( 1.482830)
build_install 0.007474 0.001573 5.056397 ( 1.176466)
test_btest 0.000905 0.000191 85.039806 ( 7.811036)
test_basic 0.004049 0.000000 0.586733 ( 0.663083)
test_all 0.103159 0.033531 502.173569 ( 54.487388)
test_rubyspec 0.021461 0.030014 50.709548 ( 62.939192)
total: 134.20 sec