Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-151504
#<BuildRuby:0x000056106c2f0328
@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.20220725-151504",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002471 0.003914 0.862641 ( 4.606011)
build_miniruby 0.000863 0.000124 0.057913 ( 0.056699)
build_ruby 0.000924 0.000132 0.059445 ( 0.058158)
build_all 0.004072 0.000582 1.523758 ( 0.586437)
build_install 0.006434 0.003998 5.672294 ( 2.167540)
test_btest 0.000687 0.000129 55.980172 ( 7.983741)
test_basic 0.004587 0.000860 0.284653 ( 0.373681)
test_all 0.000874 0.000164 599.444181 ( 90.829669)
test_rubyspec 0.095881 0.026158 43.880345 ( 49.706514)
total: 156.37 sec