Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-103946
#<BuildRuby:0x00005618c9b527e0
@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.20221123-103946",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004815 0.000058 1.144173 ( 1.138304)
build_miniruby 0.000771 0.000052 1.014736 ( 1.013451)
build_ruby 0.001229 0.000082 2.692717 ( 2.594025)
build_all 0.008789 0.000030 15.826395 ( 3.274831)
build_install 0.005998 0.003926 2.107095 ( 1.242945)
test_btest 0.000000 0.000636 59.665114 ( 11.232136)
test_basic 0.001495 0.002964 0.322403 ( 0.413818)
test_all 0.001129 0.000169 676.472328 (126.682358)
test_rubyspec 0.044009 0.024133 53.357070 ( 61.460455)
total: 209.05 sec