Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-013411
#<BuildRuby:0x0000564cddbc7278
@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.20230401-013411",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002123 0.003133 1.384490 ( 3.038330)
build_miniruby 0.001015 0.000152 0.814684 ( 0.813653)
build_ruby 0.001046 0.000157 2.381017 ( 2.381655)
build_all 0.001363 0.007081 11.762780 ( 1.119178)
build_install 0.002607 0.004463 1.657689 ( 0.829888)
test_btest 0.000851 0.000243 76.304239 ( 7.019881)
test_basic 0.003812 0.000000 0.494081 ( 0.590130)
test_all 0.001815 0.000495 426.272944 ( 38.872873)
test_rubyspec 0.016393 0.021870 40.913537 ( 51.481489)
total: 106.15 sec