Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-205311
#<BuildRuby:0x0000556a9780c2d8
@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.20221128-205311",
@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.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004094 0.000455 1.170473 ( 1.151074)
build_miniruby 0.000890 0.000000 0.924641 ( 0.923540)
build_ruby 0.001217 0.000000 2.715188 ( 2.620440)
build_all 0.007739 0.000606 15.747254 ( 3.364486)
build_install 0.008031 0.000353 2.071739 ( 1.219248)
test_btest 0.000587 0.000059 57.513101 ( 11.559723)
test_basic 0.004449 0.000445 0.316419 ( 0.407109)
test_all 0.001361 0.000137 669.120029 (107.166033)
test_rubyspec 0.033365 0.028147 53.501282 ( 61.641071)
total: 190.05 sec