Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-051023
#<BuildRuby:0x0000556f317d7440
@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.20220206-051023",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000062 0.000004 0.000066 ( 0.000065)
build_up 0.007105 0.004323 0.958695 ( 1.090446)
build_miniruby 0.001944 0.000000 0.076894 ( 0.075202)
build_ruby 0.002319 0.000025 0.070040 ( 0.067411)
build_all 0.003560 0.007299 4.146484 ( 0.774677)
build_install 0.018583 0.006469 7.853280 ( 2.338058)
test_btest 0.000000 0.001357 74.292091 ( 7.928902)
test_basic 0.005577 0.003283 0.336833 ( 0.423144)
test_all 0.001769 0.000000 674.831228 ( 65.986873)
test_rubyspec 0.111790 0.041568 46.189485 ( 51.609701)
total: 130.30 sec