Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-195936
#<BuildRuby:0x00005575c9f7b680
@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.20220331-195936",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.009551 0.001779 1.020345 ( 1.140764)
build_miniruby 0.001454 0.000485 0.077390 ( 0.076237)
build_ruby 0.001517 0.000506 0.079554 ( 0.078061)
build_all 0.004393 0.006756 4.235336 ( 0.858600)
build_install 0.012779 0.011686 8.073132 ( 2.501232)
test_btest 0.001359 0.000000 74.474734 ( 7.945989)
test_basic 0.002498 0.005071 0.349270 ( 0.439645)
test_all 0.002362 0.000000 705.022219 ( 67.797886)
test_rubyspec 0.090735 0.075486 46.917096 ( 51.966746)
total: 132.81 sec