Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-234311
#<BuildRuby:0x0000555c8610b5c0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221213-234311",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003515 0.633011 ( 1.183117)
build_miniruby 0.000526 0.000537 0.744097 ( 0.743311)
build_ruby 0.000000 0.001280 2.595499 ( 2.519519)
build_all 0.008960 0.000323 12.546195 ( 1.516926)
build_install 0.002327 0.004443 1.650924 ( 0.785951)
test_btest 0.000494 0.000198 68.032616 ( 6.122439)
test_basic 0.002714 0.001085 0.256795 ( 0.352029)
test_all 0.001255 0.000502 507.750992 ( 69.272412)
test_rubyspec 0.018602 0.008362 35.333859 ( 45.886398)
total: 128.38 sec