Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-144802
#<BuildRuby:0x00005558cefd88e8
@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.20221109-144802",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008128 0.002709 1.135629 ( 1.545067)
build_miniruby 0.002390 0.000000 0.066409 ( 0.063659)
build_ruby 0.001925 0.000000 0.062887 ( 0.061143)
build_all 0.007401 0.003949 1.520845 ( 0.593917)
build_install 0.019127 0.003456 1.871234 ( 0.943788)
test_btest 0.000873 0.000262 85.622143 ( 8.861972)
test_basic 0.003418 0.005625 0.333435 ( 0.419409)
test_all 0.001857 0.000650 662.891060 ( 67.606384)
test_rubyspec 0.105266 0.066729 47.743528 ( 55.938470)
total: 136.03 sec