Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-134547
#<BuildRuby:0x000056222437cb38
@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-134547",
@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.000018 0.000006 0.000024 ( 0.000024)
configure 0.000020 0.000007 0.000027 ( 0.000024)
build_up 0.008349 0.001370 0.939025 ( 1.101761)
build_miniruby 0.001482 0.000456 0.071183 ( 0.070024)
build_ruby 0.001637 0.000504 0.079202 ( 0.077653)
build_all 0.008717 0.001206 4.060826 ( 0.771825)
build_install 0.018055 0.005876 7.736382 ( 2.310978)
test_btest 0.001067 0.000314 76.603270 ( 8.231065)
test_basic 0.005723 0.001684 0.341398 ( 0.429959)
test_all 0.001489 0.000438 659.597154 ( 65.347722)
test_rubyspec 0.071902 0.090815 46.273496 ( 51.693520)
total: 130.04 sec