Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-162220
#<BuildRuby:0x0000560455df2f28
@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.20231105-162220",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000541 0.004196 1.296482 ( 1.547527)
build_miniruby 0.000755 0.000283 0.864333 ( 0.864028)
build_ruby 0.001364 0.000000 2.789140 ( 2.789068)
build_all 0.007696 0.002929 17.093919 ( 1.550508)
build_install 0.006518 0.002402 5.329870 ( 1.189388)
test_btest 0.000531 0.000196 87.766164 ( 7.544249)
test_basic 0.002962 0.001092 0.802065 ( 0.880650)
test_all 0.108530 0.028610 541.454007 ( 50.932958)
test_rubyspec 0.021283 0.024994 51.591727 ( 63.961516)
total: 131.26 sec