Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-073712
#<BuildRuby:0x000055e0714cf2c8
@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.20220811-073712",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006403 0.000000 0.851271 ( 1.051863)
build_miniruby 0.000964 0.000000 0.057268 ( 0.056030)
build_ruby 0.000976 0.000000 0.059626 ( 0.058403)
build_all 0.004862 0.000000 1.559191 ( 0.587290)
build_install 0.010436 0.000848 5.671672 ( 2.160039)
test_btest 0.000676 0.000180 56.926353 ( 8.111386)
test_basic 0.004699 0.001253 0.276299 ( 0.364449)
test_all 0.000985 0.000263 627.941058 ( 92.591638)
test_rubyspec 0.085302 0.030466 43.861240 ( 51.234970)
total: 156.22 sec