Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-180951
#<BuildRuby:0x000055b72ad69480
@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.20221027-180951",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008395 0.001399 1.091408 ( 1.271029)
build_miniruby 0.002011 0.000335 0.103478 ( 0.099744)
build_ruby 0.002596 0.000000 0.096088 ( 0.092182)
build_all 0.008101 0.000161 1.291578 ( 0.565407)
build_install 0.014177 0.001235 1.639349 ( 0.896329)
test_btest 0.001986 0.000265 61.402770 ( 6.595838)
test_basic 0.007286 0.000201 0.355035 ( 0.442416)
test_all 0.002462 0.005192 491.876169 ( 53.212900)
test_rubyspec 0.066606 0.051287 43.401031 ( 52.086619)
total: 115.26 sec