Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-181019
#<BuildRuby:0x00005627643e7fb0
@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.20220826-181019",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006775 0.000000 0.898600 ( 8.124621)
build_miniruby 0.001002 0.000000 0.058619 ( 0.057265)
build_ruby 0.000907 0.000000 0.059766 ( 0.058641)
build_all 0.004761 0.000000 1.544431 ( 0.592715)
build_install 0.011142 0.000000 1.929380 ( 0.966469)
test_btest 0.000733 0.000000 52.639010 ( 8.480307)
test_basic 0.005627 0.000000 0.299806 ( 0.388497)
test_all 0.002620 0.000000 630.176783 ( 92.203934)
test_rubyspec 0.095618 0.025630 43.815965 ( 52.260192)
total: 163.13 sec