Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-184956
#<BuildRuby:0x000055b0a5e2b868
@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.20230130-184956",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003553 0.000000 0.637581 ( 1.040192)
build_miniruby 0.000853 0.000069 0.631191 ( 0.630648)
build_ruby 0.000921 0.000251 2.064730 ( 2.064147)
build_all 0.008546 0.001057 11.963922 ( 1.458676)
build_install 0.005294 0.001324 1.514288 ( 0.723737)
test_btest 0.000573 0.000143 65.095575 ( 6.317118)
test_basic 0.000000 0.003369 0.268852 ( 0.364296)
test_all 0.000000 0.001016 480.210791 ( 45.470478)
test_rubyspec 0.014382 0.015244 35.121521 ( 45.585485)
total: 103.66 sec