Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-052034
#<BuildRuby:0x0000561a9b094848
@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.20220130-052034",
@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.000009 0.000001 0.000010 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004588 0.006975 0.970517 ( 1.854857)
build_miniruby 0.001890 0.000472 0.078419 ( 0.076330)
build_ruby 0.001716 0.000429 0.080842 ( 0.078766)
build_all 0.008918 0.000000 4.090799 ( 0.767178)
build_install 0.016241 0.007271 7.710664 ( 2.325716)
test_btest 0.000906 0.000237 47.298901 ( 43.945692)
test_basic 0.007059 0.000797 0.344317 ( 0.433063)
test_all 0.001363 0.000341 695.144719 ( 67.222805)
test_rubyspec 0.094219 0.067967 45.723808 ( 51.292008)
total: 168.00 sec