Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-074837
#<BuildRuby:0x0000558cb5ad3f30
@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.20221218-074837",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003414 0.000000 0.635506 ( 1.037007)
build_miniruby 0.000814 0.000073 0.751004 ( 0.750406)
build_ruby 0.001151 0.000209 2.575915 ( 2.507507)
build_all 0.008988 0.000144 12.513327 ( 1.511658)
build_install 0.006595 0.000357 1.661775 ( 0.781279)
test_btest 0.000614 0.000087 64.048469 ( 6.382876)
test_basic 0.003793 0.000000 0.262669 ( 0.359295)
test_all 0.001744 0.000050 503.725022 ( 70.205686)
test_rubyspec 0.000607 0.027070 35.273443 ( 45.839711)
total: 129.38 sec