Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-002911
#<BuildRuby:0x000055e8a8fa0488
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-002911",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.004668 1.187370 ( 1.543125)
build_miniruby 0.000000 0.000845 1.008355 ( 1.007075)
build_ruby 0.000000 0.001313 2.731633 ( 2.639352)
build_all 0.001179 0.007998 15.918347 ( 3.307056)
build_install 0.009310 0.000507 2.308471 ( 1.329919)
test_btest 0.000453 0.000133 59.142441 ( 12.293052)
test_basic 0.003732 0.001097 0.326631 ( 0.417700)
test_all 0.000705 0.000207 691.938831 (109.014281)
test_rubyspec 0.049310 0.019232 53.175003 ( 61.435161)
total: 192.99 sec