Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-071229
#<BuildRuby:0x0000564eb2ccfe00
@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.20220815-071229",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005677 0.000946 0.848629 ( 1.653323)
build_miniruby 0.000914 0.000152 0.057435 ( 0.056221)
build_ruby 0.000816 0.000136 0.059334 ( 0.058158)
build_all 0.000864 0.003881 1.529532 ( 0.587283)
build_install 0.010777 0.000360 1.959309 ( 0.992364)
test_btest 0.000707 0.000142 48.890438 ( 8.619446)
test_basic 0.004670 0.000934 0.293682 ( 0.382765)
test_all 0.002367 0.000474 606.313832 ( 90.046056)
test_rubyspec 0.087815 0.039544 43.883551 ( 51.252255)
total: 153.65 sec