Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-133837
#<BuildRuby:0x000055f809c52fe0
@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.20220901-133837",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.012379 0.000826 1.018119 ( 1.006363)
build_miniruby 0.000000 0.002105 0.070114 ( 0.067943)
build_ruby 0.000000 0.002212 0.072357 ( 0.070679)
build_all 0.007103 0.004684 1.544181 ( 0.579165)
build_install 0.012013 0.011402 1.878594 ( 0.926293)
test_btest 0.001276 0.000355 68.501689 ( 8.545619)
test_basic 0.007867 0.000710 0.330390 ( 0.418233)
test_all 0.004548 0.000000 672.678465 ( 66.782646)
test_rubyspec 0.087794 0.080156 45.560522 ( 54.071116)
total: 132.47 sec