Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-001838
#<BuildRuby:0x0000556abbfb92f0
@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.20220424-001838",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004434 0.004052 0.829375 ( 0.938027)
build_miniruby 0.001179 0.000169 0.051438 ( 0.050191)
build_ruby 0.001361 0.000194 0.064530 ( 0.062913)
build_all 0.003259 0.004022 1.221096 ( 0.498394)
build_install 0.016955 0.000054 4.819809 ( 2.457583)
test_btest 0.001736 0.000274 53.142426 ( 6.036627)
test_basic 0.005597 0.000884 0.289505 ( 0.383442)
test_all 0.001873 0.000295 511.213600 ( 54.466314)
test_rubyspec 0.091884 0.038706 41.700058 ( 47.303390)
total: 112.20 sec