Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-045901
#<BuildRuby:0x000055b8b36e69c0
@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.20221101-045901",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.008558 0.000658 1.117450 ( 1.304490)
build_miniruby 0.001503 0.000116 0.107924 ( 0.104670)
build_ruby 0.001888 0.000145 0.104162 ( 0.134247)
build_all 0.000019 0.009848 1.330780 ( 0.571063)
build_install 0.013246 0.002396 1.678174 ( 0.899231)
test_btest 0.001899 0.000422 59.511160 ( 6.571641)
test_basic 0.007406 0.000000 0.350593 ( 0.440703)
test_all 0.005689 0.002488 491.419017 ( 54.330594)
test_rubyspec 0.095653 0.030072 43.279410 ( 51.871059)
total: 116.23 sec