Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-164314
#<BuildRuby:0x00005579ae3e4e50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220902-164314",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007146 0.004522 0.953751 ( 3.135032)
build_miniruby 0.002385 0.000000 0.077305 ( 0.075642)
build_ruby 0.001537 0.000000 0.074555 ( 0.073476)
build_all 0.003698 0.006810 1.540860 ( 0.577682)
build_install 0.015612 0.006330 1.911986 ( 0.926189)
test_btest 0.001379 0.000435 73.063779 ( 8.369016)
test_basic 0.005742 0.001813 0.326027 ( 0.415544)
test_all 0.002845 0.000588 675.982452 ( 65.665715)
test_rubyspec 0.105916 0.066587 45.762042 ( 54.278776)
total: 133.52 sec