Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-224945
#<BuildRuby:0x0000555cb2430328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-224945",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000000 0.005012 1.057126 ( 1.064653)
build_miniruby 0.000000 0.000967 1.005527 ( 1.004134)
build_ruby 0.000000 0.001170 2.731060 ( 2.645832)
build_all 0.005388 0.003380 15.826322 ( 3.284703)
build_install 0.006777 0.003498 1.946143 ( 1.129112)
test_btest 0.000524 0.000105 57.771491 ( 10.877336)
test_basic 0.004711 0.000215 0.314438 ( 0.404714)
test_all 0.000856 0.000163 645.327863 (102.693874)
test_rubyspec 0.049716 0.018412 51.127770 ( 59.411894)
total: 182.52 sec