Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-221916
#<BuildRuby:0x000056479f0b80a0
@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.20220502-221916",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.005644 0.000868 0.887200 ( 1.128157)
build_miniruby 0.000912 0.000141 0.057031 ( 0.055766)
build_ruby 0.000782 0.000120 0.057476 ( 0.056313)
build_all 0.003642 0.000560 1.509201 ( 0.608534)
build_install 0.010195 0.000778 6.258062 ( 2.824194)
test_btest 0.000741 0.000106 45.223273 ( 8.632883)
test_basic 0.005155 0.000736 0.260526 ( 0.348751)
test_all 0.001298 0.000186 634.599987 ( 92.989208)
test_rubyspec 0.087070 0.027812 43.807684 ( 48.757950)
total: 155.40 sec