Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-013022
#<BuildRuby:0x0000555ebc474328
@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.20220815-013022",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.000110 0.006639 0.837520 ( 1.024962)
build_miniruby 0.000725 0.000302 0.057561 ( 0.056338)
build_ruby 0.000715 0.000298 0.059660 ( 0.058392)
build_all 0.004473 0.000200 1.551911 ( 0.593807)
build_install 0.010356 0.000787 1.920987 ( 0.971892)
test_btest 0.000614 0.000205 45.885153 ( 8.757117)
test_basic 0.004418 0.001473 0.334998 ( 0.423089)
test_all 0.001516 0.000506 632.309192 ( 89.513735)
test_rubyspec 0.053788 0.038401 43.943476 ( 51.341260)
total: 152.74 sec