Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-014758
#<BuildRuby:0x0000560ef00227e0
@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.20221125-014758",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.002543 0.002389 1.138696 ( 1.176611)
build_miniruby 0.000680 0.000210 0.930719 ( 0.929393)
build_ruby 0.000868 0.000267 2.806443 ( 2.701432)
build_all 0.008429 0.000189 15.798897 ( 3.222161)
build_install 0.008596 0.001171 2.027918 ( 1.194177)
test_btest 0.000448 0.000112 63.166987 ( 11.120429)
test_basic 0.003913 0.000978 0.280118 ( 0.371181)
test_all 0.001263 0.000316 695.520681 (109.303730)
test_rubyspec 0.036988 0.031266 53.460308 ( 61.572723)
total: 191.59 sec