Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-212128
#<BuildRuby:0x0000555ce956ff68
@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.20220722-212128",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006879 0.836875 ( 1.298100)
build_miniruby 0.000698 0.000337 0.057142 ( 0.055868)
build_ruby 0.000758 0.000233 0.058695 ( 0.057464)
build_all 0.004208 0.000070 1.518401 ( 0.588942)
build_install 0.010575 0.000652 5.622129 ( 2.160952)
test_btest 0.000590 0.000147 51.338195 ( 8.173474)
test_basic 0.005576 0.000327 0.331228 ( 0.419329)
test_all 0.000911 0.000215 620.072719 ( 89.487932)
test_rubyspec 0.087588 0.038747 43.788494 ( 49.380104)
total: 151.62 sec