Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-233934
#<BuildRuby:0x000056470e3c0018
@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.20221202-233934",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004881 1.121019 ( 1.145172)
build_miniruby 0.000000 0.001076 0.986611 ( 0.984916)
build_ruby 0.000000 0.001323 2.825213 ( 2.715387)
build_all 0.008162 0.000829 15.753421 ( 3.261112)
build_install 0.005837 0.001667 2.177666 ( 1.212808)
test_btest 0.000417 0.000119 61.724328 ( 11.209607)
test_basic 0.001173 0.003463 0.309910 ( 0.401405)
test_all 0.001091 0.000000 653.869495 (111.477954)
test_rubyspec 0.048549 0.014539 53.747560 ( 61.924606)
total: 194.33 sec