Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-112237
#<BuildRuby:0x0000559f706e51f8
@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.20220717-112237",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010226 0.000444 0.936244 ( 1.521850)
build_miniruby 0.002270 0.000162 0.062671 ( 0.061276)
build_ruby 0.001301 0.000093 0.054927 ( 0.054076)
build_all 0.005701 0.004849 1.261076 ( 0.487109)
build_install 0.014930 0.000630 4.367961 ( 1.847834)
test_btest 0.002288 0.000269 51.923818 ( 6.328189)
test_basic 0.000845 0.005409 0.302973 ( 0.392566)
test_all 0.000009 0.003079 488.963255 ( 51.398854)
test_rubyspec 0.099862 0.041515 41.871398 ( 47.746559)
total: 109.84 sec