Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-212737
#<BuildRuby:0x0000556c061a32c8
@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.20221117-212737",
@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.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000912 0.004166 1.057917 ( 1.143147)
build_miniruby 0.000922 0.000139 1.003369 ( 1.001957)
build_ruby 0.001019 0.000153 2.855750 ( 2.769857)
build_all 0.004558 0.004252 16.040357 ( 3.339857)
build_install 0.009596 0.000207 2.060510 ( 1.148109)
test_btest 0.000479 0.000083 57.143614 ( 11.345475)
test_basic 0.004646 0.000061 0.316020 ( 0.406654)
test_all 0.000690 0.000115 664.912851 (103.380842)
test_rubyspec 0.029422 0.033953 51.384946 ( 59.609113)
total: 184.15 sec