Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-104726
#<BuildRuby:0x00005610a3ef2298
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-104726",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000054 0.000008 0.000062 ( 0.000061)
build_up 0.009437 0.001452 1.245023 ( 1.271555)
build_miniruby 0.002306 0.000355 0.847022 ( 0.846990)
build_ruby 0.002903 0.000446 2.225652 ( 2.130449)
build_all 0.018615 0.000363 18.592655 ( 2.182456)
build_install 0.020111 0.001029 2.064702 ( 1.034677)
test_btest 0.001317 0.000146 90.827654 ( 8.976372)
test_basic 0.009477 0.000364 0.346622 ( 0.432015)
test_all 0.002342 0.000247 740.516712 ( 72.100347)
test_rubyspec 0.084069 0.098832 49.614928 ( 57.753218)
total: 146.73 sec