Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-205600
#<BuildRuby:0x00005612f1774cc8
@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.20220131-205600",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009926 0.002497 0.983715 ( 1.996556)
build_miniruby 0.002081 0.000000 0.071715 ( 0.070453)
build_ruby 0.002345 0.000000 0.076044 ( 0.073706)
build_all 0.008548 0.001549 4.159422 ( 0.786978)
build_install 0.020791 0.003527 7.763156 ( 2.372671)
test_btest 0.001230 0.000384 47.671512 ( 44.379864)
test_basic 0.006197 0.001937 0.342971 ( 0.431464)
test_all 0.000787 0.001207 700.734969 ( 67.595046)
test_rubyspec 0.084267 0.082710 46.109195 ( 51.672640)
total: 169.38 sec