Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-154047
#<BuildRuby:0x0000555de6170018
@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.20220609-154047",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005872 0.000903 0.897827 ( 1.160383)
build_miniruby 0.000924 0.000142 0.057242 ( 0.055945)
build_ruby 0.000880 0.000135 0.059537 ( 0.058268)
build_all 0.003692 0.000568 1.519642 ( 0.623309)
build_install 0.002759 0.007743 6.297926 ( 2.851010)
test_btest 0.000470 0.000126 51.078366 ( 8.486270)
test_basic 0.002901 0.002649 0.284854 ( 0.373766)
test_all 0.001094 0.000322 650.648997 ( 92.928822)
test_rubyspec 0.081254 0.047397 44.125193 ( 49.665165)
total: 156.20 sec