Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-125645
#<BuildRuby:0x0000562fa3548098
@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.20230807-125645",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004236 0.000997 1.435491 ( 2.685425)
build_miniruby 0.000835 0.000197 0.872483 ( 0.872211)
build_ruby 0.000982 0.000231 2.758300 ( 2.758783)
build_all 0.009634 0.000000 14.983779 ( 1.312628)
build_install 0.006059 0.003007 2.130458 ( 0.939066)
test_btest 0.000790 0.000179 85.974603 ( 7.974994)
test_basic 0.004674 0.000000 0.735696 ( 0.812231)
test_all 0.001186 0.000000 562.565651 ( 53.658487)
test_rubyspec 0.021320 0.022540 45.721869 ( 58.010073)
total: 129.02 sec