Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-105445
#<BuildRuby:0x00005560fb5f0af8
@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.20220404-105445",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000027 0.000005 0.000032 ( 0.000029)
build_up 0.011058 0.001072 0.998908 ( 1.096616)
build_miniruby 0.001850 0.000285 0.076504 ( 0.074104)
build_ruby 0.001504 0.000232 0.077441 ( 0.075350)
build_all 0.005409 0.005009 4.273963 ( 0.849533)
build_install 0.018153 0.005725 8.569047 ( 2.993244)
test_btest 0.001032 0.000243 76.644598 ( 8.486024)
test_basic 0.000000 0.008083 0.346599 ( 0.434964)
test_all 0.000000 0.001773 693.828843 ( 67.448849)
test_rubyspec 0.098240 0.067404 46.512376 ( 51.642149)
total: 133.10 sec