Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-131737
#<BuildRuby:0x0000563dfe0dfda8
@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.20220728-131737",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000000 0.006752 0.876357 ( 1.152903)
build_miniruby 0.000000 0.000921 0.057110 ( 0.055952)
build_ruby 0.000000 0.000875 0.059029 ( 0.057834)
build_all 0.000000 0.004630 1.527398 ( 0.585898)
build_install 0.009563 0.001586 5.642929 ( 2.178720)
test_btest 0.000680 0.000204 52.343086 ( 8.070448)
test_basic 0.004881 0.001465 0.335825 ( 0.423799)
test_all 0.000753 0.000226 617.489481 ( 90.073954)
test_rubyspec 0.085563 0.037349 43.824157 ( 49.422495)
total: 152.02 sec