Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-121148
#<BuildRuby:0x000055b4dccf7fb0
@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.20220808-121148",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005986 0.000997 0.868477 ( 1.203149)
build_miniruby 0.000904 0.000150 0.057792 ( 0.056541)
build_ruby 0.000775 0.000129 0.059223 ( 0.057997)
build_all 0.004767 0.000006 1.503459 ( 0.591150)
build_install 0.003279 0.005558 5.596991 ( 2.135062)
test_btest 0.000673 0.000155 52.676167 ( 7.996716)
test_basic 0.000410 0.005238 0.342769 ( 0.431143)
test_all 0.000841 0.000259 620.206964 ( 88.054324)
test_rubyspec 0.067665 0.062497 43.934264 ( 51.309052)
total: 151.84 sec