Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-121028
#<BuildRuby:0x00005612f464e530
@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.20220221-121028",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000018 0.000006 0.000024 ( 0.000026)
build_up 0.005760 0.004822 0.982117 ( 1.189799)
build_miniruby 0.001332 0.000555 0.072980 ( 0.071033)
build_ruby 0.001417 0.000590 0.079917 ( 0.077872)
build_all 0.009575 0.001940 4.113707 ( 0.802233)
build_install 0.015932 0.007357 7.771308 ( 2.303627)
test_btest 0.000846 0.000338 74.369071 ( 7.954234)
test_basic 0.003168 0.004421 0.341903 ( 0.437114)
test_all 0.001497 0.000226 702.329610 ( 67.607993)
test_rubyspec 0.072882 0.092769 46.536848 ( 51.847046)
total: 132.29 sec