Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-200717
#<BuildRuby:0x0000561caf4f0048
@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.20231111-200717",
@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.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000519 0.004194 1.420813 ( 1.636038)
build_miniruby 0.001075 0.000000 0.910377 ( 0.909910)
build_ruby 0.001389 0.000000 2.758972 ( 2.758867)
build_all 0.009502 0.000000 16.536016 ( 1.444892)
build_install 0.008983 0.000261 4.938495 ( 1.179552)
test_btest 0.000810 0.000231 85.695573 ( 7.379368)
test_basic 0.004297 0.001227 0.798118 ( 0.872255)
test_all 0.088819 0.047768 524.342256 ( 49.879913)
test_rubyspec 0.029558 0.019286 50.913279 ( 63.194891)
total: 129.26 sec