Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-133128
#<BuildRuby:0x000055c0e85786c8
@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.20220215-133128",
@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.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000047 0.000010 0.000057 ( 0.000046)
build_up 0.003499 0.007671 0.946408 ( 1.657131)
build_miniruby 0.001684 0.000601 0.067074 ( 0.065174)
build_ruby 0.001706 0.000610 0.081639 ( 0.079770)
build_all 0.009144 0.001669 4.114332 ( 0.790446)
build_install 0.015051 0.008442 7.903691 ( 2.381640)
test_btest 0.000920 0.000345 71.232845 ( 8.169330)
test_basic 0.000000 0.007458 0.350666 ( 0.441182)
test_all 0.000000 0.001747 664.941455 ( 65.575451)
test_rubyspec 0.091200 0.065580 45.910200 ( 51.329032)
total: 130.49 sec