Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-020016
#<BuildRuby:0x000055cb481c0700
@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-020016",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000019)
build_up 0.005107 0.000000 1.165207 ( 1.594200)
build_miniruby 0.000870 0.000000 0.947840 ( 0.946682)
build_ruby 0.001211 0.000000 2.758966 ( 2.672782)
build_all 0.004571 0.004333 15.794194 ( 3.286169)
build_install 0.006633 0.003518 2.319694 ( 1.354702)
test_btest 0.000500 0.000055 61.824544 ( 11.643446)
test_basic 0.004568 0.000508 0.333970 ( 0.424144)
test_all 0.001114 0.000124 682.722044 (104.216188)
test_rubyspec 0.042835 0.022647 53.246868 ( 61.410243)
total: 187.55 sec