Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-080851
#<BuildRuby:0x000056446f6da9c0
@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.20221015-080851",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.000000 0.011911 1.142708 ( 1.282617)
build_miniruby 0.000000 0.002503 0.102895 ( 0.099256)
build_ruby 0.000000 0.001647 0.097620 ( 0.094379)
build_all 0.002521 0.005565 1.373687 ( 0.578874)
build_install 0.011311 0.005220 1.659300 ( 0.884404)
test_btest 0.000870 0.000401 64.372006 ( 6.739051)
test_basic 0.006969 0.000723 0.354407 ( 0.443302)
test_all 0.005375 0.001455 507.113089 ( 54.632537)
test_rubyspec 0.088027 0.042264 43.383183 ( 51.987547)
total: 116.74 sec