Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-201211
#<BuildRuby:0x000055748ff6ec40
@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.20221126-201211",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005268 0.000000 1.232561 ( 1.747586)
build_miniruby 0.000913 0.000000 0.937043 ( 0.935783)
build_ruby 0.001304 0.000000 2.743038 ( 2.657289)
build_all 0.009498 0.000323 22.645381 ( 4.437046)
build_install 0.007601 0.000447 4.343836 ( 1.554013)
test_btest 0.000602 0.000000 58.441058 ( 11.742859)
test_basic 0.004641 0.000036 0.306414 ( 0.398116)
test_all 0.000773 0.000043 663.586154 (121.915683)
test_rubyspec 0.051357 0.013909 53.089833 ( 61.298193)
total: 206.69 sec