Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-121117
#<BuildRuby:0x0000564424063718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-121117",
@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.000003 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.008220 0.004096 0.941384 ( 1.160801)
build_miniruby 0.001827 0.000522 0.078663 ( 0.077244)
build_ruby 0.001310 0.000375 0.069465 ( 0.068227)
build_all 0.008072 0.002306 4.091926 ( 0.784565)
build_install 0.023114 0.000000 7.903084 ( 2.304131)
test_btest 0.001404 0.000000 47.596100 ( 44.141499)
test_basic 0.007836 0.000632 0.344771 ( 0.439484)
test_all 0.001670 0.000334 656.612358 ( 65.879213)
test_rubyspec 0.080920 0.091375 46.313915 ( 51.848313)
total: 166.70 sec