Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-010756
#<BuildRuby:0x000055c4e41b3e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221214-010756",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000000 0.003988 0.866946 ( 1.082203)
build_miniruby 0.000741 0.000172 0.959532 ( 0.958452)
build_ruby 0.001195 0.000000 2.789211 ( 2.695390)
build_all 0.009114 0.000000 15.901115 ( 3.284735)
build_install 0.010421 0.000000 2.216404 ( 1.238467)
test_btest 0.000509 0.000000 62.406480 ( 11.508880)
test_basic 0.004461 0.000082 0.304355 ( 0.395576)
test_all 0.000599 0.000743 675.268297 (148.848278)
test_rubyspec 0.040263 0.031461 52.879732 ( 61.033243)
total: 231.05 sec