Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-191645
#<BuildRuby:0x000055dacb98be98
@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.20221130-191645",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.005092 1.116923 ( 1.216348)
build_miniruby 0.000000 0.000922 1.029045 ( 1.027758)
build_ruby 0.000000 0.001138 2.722707 ( 2.635438)
build_all 0.005667 0.003033 15.880080 ( 3.403750)
build_install 0.007737 0.001067 2.231194 ( 1.271950)
test_btest 0.000450 0.000118 62.259472 ( 11.705292)
test_basic 0.003603 0.000948 0.319819 ( 0.411161)
test_all 0.000812 0.000214 658.642428 (123.277512)
test_rubyspec 0.059135 0.010602 53.965610 ( 62.195691)
total: 207.15 sec