Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-142810
#<BuildRuby:0x00005653f8db84c0
@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.20220827-142810",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000040 0.000003 0.000043 ( 0.000039)
build_up 0.006874 0.005134 0.981172 ( 1.164795)
build_miniruby 0.001650 0.000236 0.075686 ( 0.073724)
build_ruby 0.002014 0.000287 0.080391 ( 0.077810)
build_all 0.008808 0.000519 1.545927 ( 0.571299)
build_install 0.022278 0.001401 1.866836 ( 0.903867)
test_btest 0.001656 0.000195 76.183654 ( 8.014577)
test_basic 0.009457 0.000385 0.325121 ( 0.421316)
test_all 0.003696 0.000410 682.298931 ( 67.214535)
test_rubyspec 0.097459 0.077175 45.391515 ( 53.671210)
total: 132.11 sec