Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-021642
#<BuildRuby:0x0000563c92327e20
@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.20221204-021642",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004393 0.000586 1.182384 ( 1.195669)
build_miniruby 0.000823 0.000110 0.948622 ( 0.947438)
build_ruby 0.000999 0.000133 2.769097 ( 2.683140)
build_all 0.008432 0.000484 15.801488 ( 3.241191)
build_install 0.004999 0.005748 2.241854 ( 1.265958)
test_btest 0.000472 0.000088 61.539636 ( 11.993789)
test_basic 0.000000 0.004942 0.288634 ( 0.379533)
test_all 0.000544 0.000304 698.124082 (107.882073)
test_rubyspec 0.036279 0.032289 53.621528 ( 61.794373)
total: 191.38 sec