Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-171814
#<BuildRuby:0x000055646987ca58
@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.20220208-171814",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011513 0.000000 0.948260 ( 1.085060)
build_miniruby 0.001814 0.000000 0.074508 ( 0.073563)
build_ruby 0.001892 0.000000 0.072822 ( 0.072665)
build_all 0.006598 0.004519 4.134873 ( 0.798082)
build_install 0.014028 0.005000 7.730024 ( 2.343187)
test_btest 0.001584 0.000151 77.368742 ( 8.343038)
test_basic 0.001478 0.005058 0.338058 ( 0.429682)
test_all 0.001465 0.000209 671.454606 ( 65.727503)
test_rubyspec 0.077048 0.087862 45.883918 ( 51.354604)
total: 130.23 sec