Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-022305
#<BuildRuby:0x000055d3230ec0d0
@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-022305",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004981 0.000000 1.157577 ( 1.143957)
build_miniruby 0.000845 0.000000 0.940269 ( 0.939298)
build_ruby 0.001225 0.000000 2.696846 ( 2.603095)
build_all 0.009441 0.000000 15.886562 ( 3.376495)
build_install 0.006153 0.004566 2.265741 ( 1.292537)
test_btest 0.000573 0.000032 60.777689 ( 12.194822)
test_basic 0.000895 0.003772 0.355805 ( 0.446959)
test_all 0.001023 0.000000 701.871119 (110.052554)
test_rubyspec 0.055272 0.015997 53.224585 ( 61.361016)
total: 193.41 sec