Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-105630
#<BuildRuby:0x0000562949717ed8
@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.20221203-105630",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000731 0.003922 1.158504 ( 1.581736)
build_miniruby 0.000674 0.000207 0.974847 ( 0.973666)
build_ruby 0.000956 0.000294 2.735603 ( 2.648294)
build_all 0.007813 0.001121 15.804915 ( 3.273836)
build_install 0.004905 0.004416 2.164723 ( 1.213328)
test_btest 0.000489 0.000163 58.148814 ( 12.065659)
test_basic 0.003994 0.001331 0.322452 ( 0.412406)
test_all 0.000668 0.000223 700.783521 (110.378576)
test_rubyspec 0.035883 0.026304 53.534018 ( 61.673332)
total: 194.22 sec