Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-175506
#<BuildRuby:0x00005585cc849570
@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.20220816-175506",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007559 0.002061 0.856338 ( 0.888149)
build_miniruby 0.001023 0.000280 0.054662 ( 0.053126)
build_ruby 0.001278 0.000348 0.064766 ( 0.062637)
build_all 0.007093 0.000556 1.271605 ( 0.487629)
build_install 0.013227 0.001885 1.589758 ( 0.789597)
test_btest 0.000950 0.000220 54.823180 ( 6.231639)
test_basic 0.000203 0.005828 0.296716 ( 0.397671)
test_all 0.004678 0.001440 508.931288 ( 53.484384)
test_rubyspec 0.055970 0.075106 41.567203 ( 49.245063)
total: 111.64 sec