Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-005028
#<BuildRuby:0x000055d0d54ea9c0
@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.20221012-005028",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008493 0.001156 1.082819 ( 1.431941)
build_miniruby 0.001563 0.000391 0.094204 ( 0.090500)
build_ruby 0.001034 0.000259 0.096060 ( 0.093493)
build_all 0.006814 0.000538 1.300806 ( 0.560078)
build_install 0.013599 0.001914 1.635201 ( 0.896691)
test_btest 0.002245 0.000000 61.144484 ( 6.279932)
test_basic 0.007352 0.000000 0.341865 ( 0.430158)
test_all 0.003838 0.004799 508.043725 ( 54.246750)
test_rubyspec 0.084225 0.051835 43.206994 ( 51.488696)
total: 115.52 sec