Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-025354
#<BuildRuby:0x00005636e3cc04f0
@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.20220218-025354",
@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.000006)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.011444 0.000000 0.993502 ( 14.362010)
build_miniruby 0.001558 0.000059 0.070690 ( 0.068965)
build_ruby 0.001686 0.000099 0.072214 ( 0.070691)
build_all 0.006195 0.004461 4.157254 ( 0.775963)
build_install 0.018147 0.005081 7.901583 ( 2.354660)
test_btest 0.001010 0.000144 74.763844 ( 8.130753)
test_basic 0.006031 0.000861 0.333316 ( 0.431080)
test_all 0.001516 0.000216 689.713940 ( 66.646896)
test_rubyspec 0.112311 0.048453 46.479036 ( 52.188750)
total: 145.03 sec