Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-065023
#<BuildRuby:0x0000564d9ef38c10
@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.20220303-065023",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000086 0.000006 0.000092 ( 0.000095)
build_up 0.011394 0.000000 1.031119 ( 2.450925)
build_miniruby 0.002122 0.000000 0.072427 ( 0.070624)
build_ruby 0.000000 0.002311 0.076036 ( 0.074072)
build_all 0.005575 0.004887 4.226189 ( 0.847697)
build_install 0.010614 0.009177 8.027630 ( 2.489491)
test_btest 0.001059 0.000000 74.706028 ( 8.314762)
test_basic 0.008060 0.000215 0.345150 ( 0.440101)
test_all 0.001382 0.000300 692.159886 ( 66.754019)
test_rubyspec 0.112310 0.062623 46.326533 ( 51.595651)
total: 133.04 sec