Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-084100
#<BuildRuby:0x000055a09db5fe58
@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.20220812-084100",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006093 0.000511 0.836430 ( 1.546317)
build_miniruby 0.000847 0.000196 0.057450 ( 0.056211)
build_ruby 0.000704 0.000163 0.059264 ( 0.058093)
build_all 0.003756 0.000866 1.531992 ( 0.590223)
build_install 0.009876 0.001159 5.684638 ( 2.200993)
test_btest 0.000688 0.000147 48.734032 ( 8.951248)
test_basic 0.004933 0.001057 0.373818 ( 0.461701)
test_all 0.002143 0.000460 633.416569 ( 89.929035)
test_rubyspec 0.063769 0.063536 43.969299 ( 51.327415)
total: 155.12 sec