Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-121832
#<BuildRuby:0x0000557c3ddfbfb0
@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.20220829-121832",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006617 0.000184 0.924746 ( 1.422259)
build_miniruby 0.000935 0.000067 0.058247 ( 0.057001)
build_ruby 0.000933 0.000066 0.059914 ( 0.058726)
build_all 0.004434 0.000317 1.566201 ( 0.607717)
build_install 0.010211 0.000730 1.899409 ( 0.950985)
test_btest 0.000745 0.000053 53.769237 ( 7.964119)
test_basic 0.004901 0.000350 0.323455 ( 0.412322)
test_all 0.002005 0.000000 628.374286 ( 90.647282)
test_rubyspec 0.073573 0.053632 43.475186 ( 51.774117)
total: 153.90 sec