Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-023955
#<BuildRuby:0x00005593fdc2ac40
@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.20220816-023955",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.002038 0.004460 0.824982 ( 0.901741)
build_miniruby 0.000893 0.000137 0.058263 ( 0.056922)
build_ruby 0.000876 0.000135 0.059618 ( 0.058298)
build_all 0.004057 0.000624 1.558642 ( 0.599578)
build_install 0.010258 0.000785 1.912067 ( 0.967689)
test_btest 0.000653 0.000094 54.231045 ( 7.932941)
test_basic 0.006126 0.000122 0.344820 ( 0.432465)
test_all 0.001749 0.000234 623.977432 ( 92.773822)
test_rubyspec 0.084661 0.044405 43.735823 ( 51.085264)
total: 154.81 sec