Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-053211
#<BuildRuby:0x000055d9057a7e00
@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.20220814-053211",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003100 0.003773 0.835787 ( 0.860696)
build_miniruby 0.000930 0.000124 0.057613 ( 0.056330)
build_ruby 0.000846 0.000113 0.060041 ( 0.058828)
build_all 0.002436 0.002382 1.542834 ( 0.601120)
build_install 0.010054 0.001045 1.920795 ( 0.969130)
test_btest 0.000735 0.000116 54.077308 ( 8.418038)
test_basic 0.001324 0.004101 0.282910 ( 0.371997)
test_all 0.001282 0.000270 594.113390 ( 88.982705)
test_rubyspec 0.051856 0.032592 43.848084 ( 51.247338)
total: 151.57 sec