Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-023958
#<BuildRuby:0x000055cbcc5441e0
@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.20220827-023958",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006632 0.000000 0.811996 ( 0.991603)
build_miniruby 0.000982 0.000000 0.058548 ( 0.057340)
build_ruby 0.000893 0.000054 0.060610 ( 0.059407)
build_all 0.004343 0.000271 1.539110 ( 0.591203)
build_install 0.008465 0.000529 1.915257 ( 0.965185)
test_btest 0.000818 0.000051 54.520638 ( 8.040209)
test_basic 0.000415 0.004844 0.296129 ( 0.385266)
test_all 0.002379 0.000297 615.602529 ( 93.182826)
test_rubyspec 0.081667 0.046488 44.140414 ( 52.385518)
total: 156.66 sec