Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-120455
#<BuildRuby:0x000055a0b0e23708
@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.20230709-120455",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001838 0.003528 1.367423 ( 2.614236)
build_miniruby 0.001129 0.000107 0.854577 ( 0.854597)
build_ruby 0.001200 0.000114 2.663996 ( 2.664547)
build_all 0.002204 0.006924 8.425163 ( 7.659025)
build_install 0.005513 0.003331 2.038423 ( 1.716830)
test_btest 0.000773 0.000155 86.282710 ( 7.742243)
test_basic 0.001219 0.003967 0.676770 ( 0.753933)
test_all 0.001097 0.000264 487.116143 ( 49.448556)
test_rubyspec 0.022607 0.021713 42.956140 ( 55.402294)
total: 128.86 sec