Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-194901
#<BuildRuby:0x0000555bddf6bdd0
@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.20220818-194901",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003037 0.003396 0.903957 ( 1.812809)
build_miniruby 0.000929 0.000052 0.058461 ( 0.057317)
build_ruby 0.000807 0.000045 0.059242 ( 0.058031)
build_all 0.001039 0.003615 1.518870 ( 0.587409)
build_install 0.005574 0.003329 1.938228 ( 0.968130)
test_btest 0.000726 0.000109 48.549360 ( 8.877770)
test_basic 0.002356 0.003994 0.338996 ( 0.426909)
test_all 0.001112 0.000222 586.344205 ( 93.724661)
test_rubyspec 0.084369 0.044593 43.993147 ( 52.247367)
total: 158.76 sec