Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-071657
#<BuildRuby:0x00005564a4b57440
@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.20220215-071657",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000040 0.011234 0.930202 ( 1.251610)
build_miniruby 0.001736 0.000463 0.077250 ( 0.075715)
build_ruby 0.001354 0.000361 0.076892 ( 0.076271)
build_all 0.010238 0.000500 4.084853 ( 0.798970)
build_install 0.018394 0.004579 7.897737 ( 2.342210)
test_btest 0.000998 0.000237 74.934960 ( 8.232348)
test_basic 0.006935 0.001651 0.350703 ( 0.438466)
test_all 0.001620 0.000385 650.037818 ( 64.844578)
test_rubyspec 0.085125 0.062431 45.941909 ( 51.400886)
total: 129.46 sec