Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-005009
#<BuildRuby:0x00005595c8e54328
@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.20221119-005009",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004485 0.000321 1.127515 ( 1.136446)
build_miniruby 0.000778 0.000056 1.014233 ( 1.013166)
build_ruby 0.001107 0.000079 2.694740 ( 2.590663)
build_all 0.004490 0.004399 15.924707 ( 3.317986)
build_install 0.010015 0.000144 2.069377 ( 1.197732)
test_btest 0.000497 0.000058 63.045117 ( 10.849630)
test_basic 0.004115 0.000484 0.289502 ( 0.380329)
test_all 0.000741 0.000087 634.704003 (100.696029)
test_rubyspec 0.037749 0.021791 50.826114 ( 59.096547)
total: 180.28 sec