Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-193339
#<BuildRuby:0x000055dffaf4b2c8
@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.20221121-193339",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004096 0.000630 1.153190 ( 1.338850)
build_miniruby 0.000800 0.000123 0.978848 ( 0.977531)
build_ruby 0.001117 0.000171 2.752798 ( 2.641264)
build_all 0.003769 0.005269 15.960962 ( 3.379958)
build_install 0.007036 0.001624 2.052079 ( 1.174281)
test_btest 0.000488 0.000113 63.715721 ( 10.475085)
test_basic 0.000773 0.003993 0.303559 ( 0.394060)
test_all 0.001200 0.000343 681.959625 (107.131904)
test_rubyspec 0.042477 0.021517 53.671812 ( 61.878191)
total: 189.39 sec