Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-171537
#<BuildRuby:0x000056463d467df8
@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.20220812-171537",
@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.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005954 0.000651 0.893857 ( 3.181857)
build_miniruby 0.000733 0.000266 0.058083 ( 0.062502)
build_ruby 0.000755 0.000274 0.060234 ( 0.059029)
build_all 0.003497 0.001271 1.543735 ( 0.601734)
build_install 0.007117 0.003843 1.918432 ( 0.968547)
test_btest 0.000461 0.000177 45.694395 ( 9.010020)
test_basic 0.005801 0.000000 0.331775 ( 0.419838)
test_all 0.001891 0.000000 625.204009 ( 89.363079)
test_rubyspec 0.050388 0.045424 44.108459 ( 51.509913)
total: 155.18 sec