Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-081147
#<BuildRuby:0x000055fbb5a283a0
@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.20220802-081147",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007510 0.003836 1.015920 ( 1.195862)
build_miniruby 0.001716 0.000201 0.076285 ( 0.075833)
build_ruby 0.001983 0.000233 0.072197 ( 0.070805)
build_all 0.011055 0.000000 1.550135 ( 0.598136)
build_install 0.009791 0.012360 5.213888 ( 2.121341)
test_btest 0.000903 0.000205 69.956978 ( 8.030693)
test_basic 0.004755 0.003264 0.327055 ( 0.416358)
test_all 0.002653 0.000175 632.341140 ( 64.088148)
test_rubyspec 0.101632 0.072605 45.507657 ( 51.238499)
total: 127.84 sec