Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-130242
#<BuildRuby:0x00005629e4d0d400
@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-130242",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.004962 0.005961 1.133299 ( 1.193245)
build_miniruby 0.001141 0.000798 0.109902 ( 0.106157)
build_ruby 0.000859 0.000601 0.109860 ( 0.106957)
build_all 0.005826 0.004078 1.384506 ( 0.607050)
build_install 0.016876 0.001638 1.717347 ( 0.935800)
test_btest 0.001288 0.000694 63.742563 ( 6.257928)
test_basic 0.003264 0.003989 0.367305 ( 0.457143)
test_all 0.006483 0.000879 517.275793 ( 54.293727)
test_rubyspec 0.056688 0.073495 43.490201 ( 52.005720)
total: 115.96 sec