Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-220747
#<BuildRuby:0x0000563dc99e3e98
@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.20220516-220747",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005721 0.000953 0.875816 ( 1.067145)
build_miniruby 0.000787 0.000131 0.056766 ( 0.055570)
build_ruby 0.001019 0.000000 0.057470 ( 0.056251)
build_all 0.004320 0.000102 1.502325 ( 0.604708)
build_install 0.004970 0.005927 6.265386 ( 2.840359)
test_btest 0.000714 0.000165 48.927636 ( 8.739175)
test_basic 0.004493 0.001037 0.315619 ( 0.404437)
test_all 0.001088 0.000251 628.039201 ( 89.739039)
test_rubyspec 0.068960 0.059767 44.133962 ( 49.706208)
total: 153.21 sec