Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-032527
#<BuildRuby:0x0000564ec9a369c0
@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.20221006-032527",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000048 0.000004 0.000052 ( 0.000052)
configure 0.000050 0.000003 0.000053 ( 0.000049)
build_up 0.008459 0.003047 1.085724 ( 1.153287)
build_miniruby 0.001385 0.000154 0.096815 ( 0.094237)
build_ruby 0.001362 0.000152 0.095559 ( 0.093301)
build_all 0.007139 0.000375 1.312827 ( 0.586655)
build_install 0.010953 0.008196 1.659876 ( 0.917761)
test_btest 0.001157 0.000221 59.914007 ( 6.447028)
test_basic 0.006182 0.001178 0.353788 ( 0.443679)
test_all 0.006625 0.001262 489.578013 ( 53.087383)
test_rubyspec 0.085227 0.034667 42.066890 ( 50.638700)
total: 113.46 sec