Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-000613
#<BuildRuby:0x0000556724f8ffa8
@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.20221125-000613",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.004733 0.000221 1.073740 ( 1.094582)
build_miniruby 0.000654 0.000218 0.942837 ( 0.941602)
build_ruby 0.001266 0.000000 2.697155 ( 2.597478)
build_all 0.004103 0.004766 15.931615 ( 3.375050)
build_install 0.008330 0.001120 1.957812 ( 1.133610)
test_btest 0.000395 0.000139 57.677620 ( 11.887307)
test_basic 0.000607 0.004148 0.295347 ( 0.386093)
test_all 0.000816 0.000336 709.333610 (109.583617)
test_rubyspec 0.041453 0.024332 53.284497 ( 61.506441)
total: 192.51 sec