Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-230408
#<BuildRuby:0x00005615e2294e80
@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-230408",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005023 0.004149 0.829774 ( 0.919279)
build_miniruby 0.001321 0.000094 0.062846 ( 0.063296)
build_ruby 0.001942 0.000138 0.057751 ( 0.057514)
build_all 0.008751 0.000291 1.261445 ( 0.493083)
build_install 0.015042 0.000333 1.583655 ( 0.806242)
test_btest 0.001137 0.000067 52.887346 ( 5.972334)
test_basic 0.007048 0.000109 0.286531 ( 0.379455)
test_all 0.003779 0.000000 483.104718 ( 51.597460)
test_rubyspec 0.110252 0.015588 41.560092 ( 49.342296)
total: 109.63 sec