Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-205144
#<BuildRuby:0x0000555e96319350
@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.20221024-205144",
@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.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.007379 0.002952 1.139692 ( 1.215385)
build_miniruby 0.001408 0.000563 0.114684 ( 0.111821)
build_ruby 0.001119 0.000448 0.103623 ( 0.100673)
build_all 0.009590 0.000000 1.370275 ( 0.587325)
build_install 0.014944 0.001519 1.742920 ( 0.915670)
test_btest 0.000000 0.001928 63.052043 ( 6.575777)
test_basic 0.004996 0.001469 0.354418 ( 0.444882)
test_all 0.007886 0.001085 513.346455 ( 54.825508)
test_rubyspec 0.067630 0.059073 43.626011 ( 52.081500)
total: 116.86 sec