Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-105232
#<BuildRuby:0x00005601fd1cca50
@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.20221020-105232",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.003022 0.007662 1.164552 ( 1.235107)
build_miniruby 0.001488 0.000458 0.104029 ( 0.100654)
build_ruby 0.001284 0.000395 0.108598 ( 0.105388)
build_all 0.001549 0.007156 1.361741 ( 0.585893)
build_install 0.010249 0.004979 1.659879 ( 0.911067)
test_btest 0.000152 0.002243 63.067224 ( 6.406741)
test_basic 0.007938 0.001806 0.376465 ( 0.474020)
test_all 0.003825 0.004163 515.820630 ( 54.848481)
test_rubyspec 0.076014 0.055108 43.245856 ( 51.502725)
total: 116.17 sec