Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-010637
#<BuildRuby:0x000055ef330a3e58
@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.20221118-010637",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004943 0.000000 1.087212 ( 1.211016)
build_miniruby 0.001006 0.000000 1.057533 ( 1.056138)
build_ruby 0.001148 0.000000 2.907736 ( 2.810731)
build_all 0.005040 0.003974 16.017496 ( 3.403904)
build_install 0.008669 0.000000 2.026368 ( 1.137880)
test_btest 0.000554 0.000000 56.853195 ( 11.896608)
test_basic 0.000795 0.003534 0.329337 ( 0.420405)
test_all 0.000963 0.000074 623.206038 (109.459163)
test_rubyspec 0.035747 0.017307 51.666658 ( 59.976705)
total: 191.37 sec