Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-163636
#<BuildRuby:0x000055b1da5172c8
@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.20221124-163636",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004220 0.000497 1.097119 ( 1.173093)
build_miniruby 0.000759 0.000089 1.007388 ( 1.006207)
build_ruby 0.001127 0.000132 2.972930 ( 2.868859)
build_all 0.008195 0.000426 15.916587 ( 3.167113)
build_install 0.003814 0.003775 2.009088 ( 1.151004)
test_btest 0.000554 0.000083 62.792902 ( 10.791479)
test_basic 0.004123 0.000619 0.309953 ( 0.400615)
test_all 0.001306 0.000000 699.741340 (108.596633)
test_rubyspec 0.050719 0.012365 53.084759 ( 61.263590)
total: 190.42 sec