Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-070013
#<BuildRuby:0x0000559e109ffde0
@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.20220726-070013",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001815 0.004469 0.882093 ( 0.943610)
build_miniruby 0.000749 0.000249 0.056899 ( 0.055679)
build_ruby 0.000781 0.000261 0.059147 ( 0.057918)
build_all 0.003501 0.001167 1.519779 ( 0.584013)
build_install 0.003916 0.006078 5.625273 ( 2.148115)
test_btest 0.000456 0.000190 54.098152 ( 7.984184)
test_basic 0.003742 0.001559 0.292856 ( 0.382525)
test_all 0.000716 0.000299 627.538227 ( 92.524560)
test_rubyspec 0.079764 0.045077 43.885858 ( 49.496253)
total: 154.18 sec