Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-101642
#<BuildRuby:0x000055b375556eb8
@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.20230606-101642",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004371 0.000460 1.393163 ( 2.656664)
build_miniruby 0.000977 0.000103 0.781786 ( 0.781105)
build_ruby 0.001198 0.000126 2.512954 ( 2.514391)
build_all 0.009023 0.000470 12.602459 ( 1.112205)
build_install 0.003286 0.004377 1.736295 ( 0.843069)
test_btest 0.000973 0.000139 80.570829 ( 7.465590)
test_basic 0.003531 0.000505 0.686191 ( 0.772328)
test_all 0.001508 0.000000 458.722240 ( 40.563611)
test_rubyspec 0.006693 0.037397 41.847153 ( 54.263050)
total: 110.97 sec