Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-200747
#<BuildRuby:0x0000557147f428c0
@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.20220808-200747",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005943 0.000990 0.873367 ( 1.058402)
build_miniruby 0.000900 0.000150 0.057752 ( 0.056483)
build_ruby 0.000790 0.000132 0.060163 ( 0.058942)
build_all 0.004645 0.000000 1.523607 ( 0.586285)
build_install 0.011078 0.000187 5.648850 ( 2.150065)
test_btest 0.000789 0.000106 52.296290 ( 8.448798)
test_basic 0.005665 0.000090 0.283143 ( 0.371798)
test_all 0.001196 0.000149 596.951236 ( 86.654927)
test_rubyspec 0.088209 0.034414 43.741120 ( 51.139006)
total: 150.53 sec