Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-231046
#<BuildRuby:0x0000561476dc4cc8
@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-231046",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.010753 1.015643 ( 1.317883)
build_miniruby 0.001566 0.000559 0.131086 ( 0.128412)
build_ruby 0.003194 0.001141 3.314597 ( 3.089294)
build_all 0.015177 0.005113 21.076897 ( 2.279393)
build_install 0.018527 0.006270 7.875441 ( 2.341780)
test_btest 0.001037 0.000363 47.028052 ( 43.801848)
test_basic 0.007736 0.001029 0.351344 ( 0.439428)
test_all 0.001059 0.001148 693.936986 ( 66.798293)
test_rubyspec 0.086724 0.083899 45.946437 ( 51.379695)
total: 171.58 sec