Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-205025
#<BuildRuby:0x0000564bbff50030
@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.20221119-205025",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004603 0.000068 1.192702 ( 1.592992)
build_miniruby 0.000769 0.000090 0.985387 ( 0.984332)
build_ruby 0.001211 0.000142 2.790262 ( 2.697877)
build_all 0.004775 0.004280 15.836862 ( 3.379928)
build_install 0.004917 0.005310 2.092606 ( 1.231451)
test_btest 0.000563 0.000125 65.013841 ( 10.392158)
test_basic 0.003846 0.000854 0.333087 ( 0.423913)
test_all 0.000681 0.000151 626.420504 (101.576961)
test_rubyspec 0.049168 0.018442 51.844312 ( 60.102593)
total: 182.38 sec