Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-232317
#<BuildRuby:0x0000555d14e2ac40
@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.20221124-232317",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004540 0.000267 1.026614 ( 1.205937)
build_miniruby 0.000940 0.000055 0.991506 ( 0.990216)
build_ruby 0.001144 0.000067 2.775394 ( 2.688820)
build_all 0.008616 0.000000 15.795962 ( 3.347396)
build_install 0.008785 0.000000 1.979626 ( 1.134515)
test_btest 0.000574 0.000000 66.240077 ( 11.386682)
test_basic 0.000653 0.004163 0.294981 ( 0.386238)
test_all 0.001073 0.000098 707.839062 (108.661478)
test_rubyspec 0.052717 0.022307 53.622769 ( 61.787694)
total: 191.59 sec