Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-231005
#<BuildRuby:0x0000559b4dc9fe30
@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-231005",
@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.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005068 0.001843 0.828750 ( 1.314640)
build_miniruby 0.000942 0.000000 0.057897 ( 0.056663)
build_ruby 0.001016 0.000000 0.059811 ( 0.058650)
build_all 0.003973 0.000580 1.561506 ( 0.595330)
build_install 0.004672 0.006434 5.653664 ( 2.179478)
test_btest 0.000624 0.000259 50.130556 ( 8.212841)
test_basic 0.005792 0.000330 0.335242 ( 0.422959)
test_all 0.001112 0.000428 600.204859 ( 90.046081)
test_rubyspec 0.054808 0.063274 43.843778 ( 51.212280)
total: 154.10 sec