Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-085620
#<BuildRuby:0x000055ef47ce84e8
@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.20220224-085620",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007616 0.003517 0.904826 ( 10.857157)
build_miniruby 0.001941 0.000000 0.070731 ( 0.069714)
build_ruby 0.001728 0.000000 0.067660 ( 0.066328)
build_all 0.010360 0.000287 4.184428 ( 0.860292)
build_install 0.014912 0.009155 7.888049 ( 2.428592)
test_btest 0.000000 0.001364 74.987842 ( 8.307000)
test_basic 0.005248 0.002110 0.345316 ( 0.434696)
test_all 0.001307 0.000273 696.768905 ( 67.608605)
test_rubyspec 0.132398 0.033403 46.533093 ( 51.890526)
total: 142.52 sec