Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-224450
#<BuildRuby:0x0000564fc2a2b0f8
@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.20220520-224450",
@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.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009559 0.001294 0.984059 ( 1.061160)
build_miniruby 0.001822 0.000420 0.072053 ( 0.070045)
build_ruby 0.001708 0.000394 0.073956 ( 0.072159)
build_all 0.007428 0.001714 1.478291 ( 0.604423)
build_install 0.015849 0.006676 5.820685 ( 2.782116)
test_btest 0.001795 0.000000 72.207583 ( 8.405853)
test_basic 0.006409 0.000725 0.328097 ( 0.418298)
test_all 0.004941 0.000450 703.186387 ( 67.754582)
test_rubyspec 0.092243 0.083759 46.170250 ( 52.013908)
total: 133.18 sec