Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-190815
#<BuildRuby:0x0000556ba3f40d30
@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.20220813-190815",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004006 0.008239 0.975377 ( 1.477859)
build_miniruby 0.001533 0.000766 0.077494 ( 0.075303)
build_ruby 0.001501 0.000751 0.080106 ( 0.077765)
build_all 0.011835 0.000000 1.517781 ( 0.570599)
build_install 0.016518 0.005179 1.867647 ( 0.921555)
test_btest 0.001234 0.000000 74.294739 ( 8.371801)
test_basic 0.004763 0.003393 0.325661 ( 0.421791)
test_all 0.004893 0.000000 633.920878 ( 63.971390)
test_rubyspec 0.120672 0.057376 46.326315 ( 53.691769)
total: 129.58 sec