Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-120926
#<BuildRuby:0x000055df087c7328
@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.20230730-120926",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001436 0.004637 1.466488 ( 2.735336)
build_miniruby 0.000717 0.000334 0.941184 ( 0.940348)
build_ruby 0.001110 0.000518 2.768222 ( 2.773739)
build_all 0.009235 0.000350 15.308494 ( 1.407431)
build_install 0.007271 0.001177 2.224185 ( 0.991998)
test_btest 0.000733 0.000285 90.345054 ( 7.478630)
test_basic 0.003357 0.001306 0.653410 ( 0.734233)
test_all 0.000811 0.000316 546.809751 ( 57.467348)
test_rubyspec 0.016149 0.024657 44.868314 ( 57.226575)
total: 131.76 sec