Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-144842
#<BuildRuby:0x000055de6bdf9400
@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.20220813-144842",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005966 0.003675 0.824894 ( 0.851928)
build_miniruby 0.001425 0.000190 0.055451 ( 0.053905)
build_ruby 0.001349 0.000180 0.056253 ( 0.054703)
build_all 0.008709 0.000589 1.244116 ( 0.468526)
build_install 0.012098 0.004171 1.575511 ( 0.782875)
test_btest 0.000975 0.000154 54.054883 ( 6.011121)
test_basic 0.005533 0.000873 0.303370 ( 0.401483)
test_all 0.001332 0.003952 506.947381 ( 53.212171)
test_rubyspec 0.077085 0.054410 41.665323 ( 49.321652)
total: 111.16 sec