Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-002905
#<BuildRuby:0x0000562cd32d7818
@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.20231026-002905",
@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.000047 0.000000 0.000047 ( 0.000017)
build_up 0.004623 0.000134 1.499553 ( 1.758497)
build_miniruby 0.000826 0.000194 0.796154 ( 0.795555)
build_ruby 0.001048 0.000246 2.652089 ( 2.652441)
build_all 0.009591 0.000223 15.986096 ( 1.443862)
build_install 0.005308 0.003528 4.770777 ( 1.153752)
test_btest 0.000846 0.000201 81.665698 ( 7.323042)
test_basic 0.004882 0.000152 0.642508 ( 0.717935)
test_all 0.106883 0.026666 497.009147 ( 45.805542)
test_rubyspec 0.027156 0.021731 50.065214 ( 62.341305)
total: 123.99 sec