Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-040212
#<BuildRuby:0x0000557ed04b43e0
@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.20221129-040212",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.007558 0.003975 1.247921 ( 1.524819)
build_miniruby 0.002326 0.000665 0.846188 ( 0.845094)
build_ruby 0.002841 0.000811 2.240084 ( 2.147059)
build_all 0.017512 0.002100 18.542688 ( 2.174701)
build_install 0.021152 0.000162 1.859579 ( 0.958553)
test_btest 0.000000 0.001527 85.147730 ( 8.917940)
test_basic 0.000655 0.008815 0.346687 ( 0.435236)
test_all 0.002846 0.000000 679.526993 ( 70.571111)
test_rubyspec 0.101224 0.080707 49.382553 ( 57.477211)
total: 145.05 sec