Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-183604
#<BuildRuby:0x0000562c664284f0
@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.20220406-183604",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.007119 0.005165 0.999600 ( 1.164890)
build_miniruby 0.001729 0.000665 0.078033 ( 0.075725)
build_ruby 0.001459 0.000561 0.081021 ( 0.078739)
build_all 0.007360 0.003833 4.217885 ( 0.847001)
build_install 0.016405 0.007522 8.545194 ( 2.952293)
test_btest 0.000793 0.000327 77.307568 ( 8.843038)
test_basic 0.005702 0.002348 0.339086 ( 0.434388)
test_all 0.001511 0.000622 668.749611 ( 66.080338)
test_rubyspec 0.103532 0.072310 46.885380 ( 52.147980)
total: 132.63 sec