Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-195306
#<BuildRuby:0x00005612648e4488
@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.20221203-195306",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004521 0.000348 1.185181 ( 1.657055)
build_miniruby 0.000776 0.000060 1.015046 ( 1.013710)
build_ruby 0.001071 0.000082 2.753186 ( 2.659297)
build_all 0.009091 0.000000 15.952210 ( 3.450621)
build_install 0.009825 0.000319 2.315397 ( 1.300930)
test_btest 0.000000 0.000617 63.842366 ( 11.755842)
test_basic 0.000487 0.003779 0.334299 ( 0.425687)
test_all 0.000793 0.000093 659.755946 (118.068734)
test_rubyspec 0.063817 0.011158 53.436373 ( 61.701278)
total: 202.03 sec