Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-000143
#<BuildRuby:0x0000556e7ddeb2c8
@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.20221118-000143",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.000674 0.004155 1.110449 ( 1.562371)
build_miniruby 0.000744 0.000248 0.973975 ( 0.972637)
build_ruby 0.000947 0.000316 2.893735 ( 2.807667)
build_all 0.004820 0.004403 15.872749 ( 3.376651)
build_install 0.006122 0.001771 2.051397 ( 1.176017)
test_btest 0.000407 0.000153 59.440983 ( 10.942735)
test_basic 0.004166 0.000120 0.338556 ( 0.429840)
test_all 0.000644 0.000227 667.547193 (103.109561)
test_rubyspec 0.047173 0.016317 51.964030 ( 60.210766)
total: 184.59 sec