Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-085143
#<BuildRuby:0x00005631071ffea8
@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.20220508-085143",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006270 0.000482 0.863950 ( 0.995427)
build_miniruby 0.000821 0.000063 0.057205 ( 0.055974)
build_ruby 0.000903 0.000070 0.057877 ( 0.056633)
build_all 0.003899 0.000300 1.489856 ( 0.594356)
build_install 0.010448 0.000385 6.270467 ( 2.818527)
test_btest 0.000650 0.000046 51.097152 ( 8.210654)
test_basic 0.005148 0.000368 0.289195 ( 0.377894)
test_all 0.001077 0.000077 635.538694 ( 92.071731)
test_rubyspec 0.079674 0.041988 43.830926 ( 48.731370)
total: 153.91 sec