Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-085305
#<BuildRuby:0x00005580f1156fe0
@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.20220914-085305",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008605 0.000615 1.129727 ( 1.134205)
build_miniruby 0.001861 0.000133 0.066935 ( 0.064881)
build_ruby 0.001792 0.000128 0.078615 ( 0.076723)
build_all 0.010084 0.000000 1.573607 ( 0.604690)
build_install 0.016966 0.004672 1.947214 ( 0.947136)
test_btest 0.000940 0.000094 94.038418 ( 9.329894)
test_basic 0.002328 0.005192 0.354433 ( 0.445775)
test_all 0.001005 0.003341 643.991491 ( 65.952769)
test_rubyspec 0.104887 0.063854 47.132691 ( 55.485783)
total: 134.04 sec