Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-044112
#<BuildRuby:0x000055c3b3a38208
@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.20220731-044112",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006396 0.000169 0.870413 ( 0.923740)
build_miniruby 0.000966 0.000069 0.057235 ( 0.055966)
build_ruby 0.000952 0.000068 0.059443 ( 0.058201)
build_all 0.004328 0.000309 1.517865 ( 0.590872)
build_install 0.010998 0.000416 5.656395 ( 2.178525)
test_btest 0.000642 0.000043 48.389976 ( 8.677861)
test_basic 0.005139 0.000343 0.279226 ( 0.368332)
test_all 0.001269 0.000085 617.328257 ( 87.121497)
test_rubyspec 0.083079 0.046839 43.967543 ( 49.555099)
total: 149.53 sec