Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-071959
#<BuildRuby:0x00005636cf097de0
@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.20221128-071959",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005095 0.000401 1.255569 ( 1.940497)
build_miniruby 0.000774 0.000238 1.642233 ( 1.498361)
build_ruby 0.000916 0.000281 2.811912 ( 2.721297)
build_all 0.007675 0.002361 22.337127 ( 4.421677)
build_install 0.008213 0.001025 4.392921 ( 1.519692)
test_btest 0.000496 0.000142 62.327367 ( 10.644885)
test_basic 0.003510 0.001003 0.310341 ( 0.401854)
test_all 0.000754 0.000215 688.177867 (110.158525)
test_rubyspec 0.055506 0.015859 53.521396 ( 61.671436)
total: 194.98 sec