Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-201732
#<BuildRuby:0x0000559e06800620
@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-201732",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009920 0.001370 0.965969 ( 1.098727)
build_miniruby 0.001672 0.000386 0.076096 ( 0.074944)
build_ruby 0.000000 0.002068 0.080912 ( 0.078893)
build_all 0.002262 0.007909 1.512324 ( 0.564508)
build_install 0.022301 0.000000 1.901403 ( 0.928275)
test_btest 0.001104 0.000000 77.298176 ( 8.833389)
test_basic 0.005492 0.002191 0.333582 ( 0.429613)
test_all 0.003864 0.001104 685.019783 ( 67.542104)
test_rubyspec 0.105485 0.064729 45.449987 ( 53.705626)
total: 133.26 sec