Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-090225
#<BuildRuby:0x000055bb6dc03658
@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.20220416-090225",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009077 0.003301 1.019392 ( 1.694430)
build_miniruby 0.002195 0.000000 0.079977 ( 0.077956)
build_ruby 0.002065 0.000000 0.079094 ( 0.077273)
build_all 0.008163 0.001008 1.491741 ( 0.600234)
build_install 0.018757 0.003950 5.953615 ( 2.851743)
test_btest 0.001238 0.000000 78.852857 ( 8.439092)
test_basic 0.005586 0.002735 0.332243 ( 0.421446)
test_all 0.002056 0.000605 693.593565 ( 67.651449)
test_rubyspec 0.091836 0.073548 46.982634 ( 52.094293)
total: 133.91 sec