Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-161337
#<BuildRuby:0x0000560f14b12eb0
@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.20230620-161337",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003259 0.003032 1.508880 ( 2.833922)
build_miniruby 0.000848 0.000169 0.818269 ( 0.818324)
build_ruby 0.001006 0.000201 2.548010 ( 2.548112)
build_all 0.010092 0.000000 15.981733 ( 1.463955)
build_install 0.003821 0.004370 4.598280 ( 1.091347)
test_btest 0.000963 0.000209 83.692036 ( 7.777178)
test_basic 0.001459 0.003356 0.646790 ( 0.726705)
test_all 0.000733 0.000183 451.827729 ( 50.058910)
test_rubyspec 0.023035 0.017012 43.352026 ( 55.805644)
total: 123.12 sec