Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-113033
#<BuildRuby:0x000055a5d09a22e0
@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.20221204-113033",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005119 0.000000 1.161424 ( 1.145431)
build_miniruby 0.000910 0.000000 0.988446 ( 0.987035)
build_ruby 0.001141 0.000000 2.765567 ( 2.661541)
build_all 0.009136 0.000000 15.809007 ( 3.295971)
build_install 0.009480 0.000000 2.202365 ( 1.187433)
test_btest 0.000635 0.000000 64.325637 ( 11.521376)
test_basic 0.005163 0.000000 0.295187 ( 0.386356)
test_all 0.000834 0.000000 700.677444 (108.757049)
test_rubyspec 0.041515 0.031502 53.190843 ( 61.436583)
total: 191.38 sec