Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-122241
#<BuildRuby:0x00005564da6d7fb0
@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.20220825-122241",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006489 0.000358 0.884692 ( 2.010526)
build_miniruby 0.000871 0.000134 0.057164 ( 0.055989)
build_ruby 0.000806 0.000124 0.059286 ( 0.058088)
build_all 0.004047 0.000623 1.557605 ( 0.607126)
build_install 0.005228 0.006003 1.905034 ( 0.958778)
test_btest 0.000464 0.000107 46.199254 ( 8.854416)
test_basic 0.000576 0.005353 0.356666 ( 0.444501)
test_all 0.001967 0.000606 618.963573 ( 88.479183)
test_rubyspec 0.059014 0.061641 44.411278 ( 58.034677)
total: 159.50 sec