Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-111912
#<BuildRuby:0x00005560c5166f90
@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.20221104-111912",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006709 0.002683 0.963630 ( 1.019951)
build_miniruby 0.001286 0.000514 0.050310 ( 0.048662)
build_ruby 0.000969 0.000388 0.044234 ( 0.042953)
build_all 0.005377 0.002151 1.210773 ( 0.477428)
build_install 0.006499 0.008565 1.514548 ( 0.786965)
test_btest 0.000683 0.000342 61.477570 ( 6.516530)
test_basic 0.003979 0.001989 0.316060 ( 0.407255)
test_all 0.022977 0.000000 503.389211 ( 54.008706)
test_rubyspec 0.032114 0.095429 43.162222 ( 51.722822)
total: 115.03 sec