Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-065646
#<BuildRuby:0x000056134e247f68
@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.20220628-065646",
@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.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002194 0.004504 0.867781 ( 0.896919)
build_miniruby 0.000862 0.000133 0.057190 ( 0.055992)
build_ruby 0.000850 0.000131 0.059196 ( 0.058001)
build_all 0.003668 0.000565 1.491956 ( 0.597121)
build_install 0.005975 0.005034 6.283205 ( 2.817500)
test_btest 0.000619 0.000133 46.188609 ( 8.887030)
test_basic 0.004998 0.001071 0.291837 ( 0.380156)
test_all 0.001086 0.000233 621.448487 ( 89.152186)
test_rubyspec 0.071950 0.030312 44.715563 ( 50.284156)
total: 153.13 sec