Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-172108
#<BuildRuby:0x00005594668ca8c0
@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.20220717-172108",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005544 0.000385 0.852218 ( 1.759306)
build_miniruby 0.000792 0.000183 0.057263 ( 0.056065)
build_ruby 0.000681 0.000157 0.059358 ( 0.058206)
build_all 0.003594 0.000829 1.561837 ( 0.629821)
build_install 0.008091 0.003124 5.658867 ( 2.191472)
test_btest 0.000489 0.000122 44.612453 ( 8.534634)
test_basic 0.000974 0.004422 0.290335 ( 0.380000)
test_all 0.000979 0.000305 588.432731 ( 94.357955)
test_rubyspec 0.046951 0.055357 43.478354 ( 49.340070)
total: 157.31 sec