Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-171044
#<BuildRuby:0x0000564ca135fe00
@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.20220824-171044",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006553 0.911579 ( 1.338305)
build_miniruby 0.000136 0.000877 0.058051 ( 0.056717)
build_ruby 0.000819 0.000175 0.060000 ( 0.058737)
build_all 0.000556 0.004107 1.513702 ( 0.588694)
build_install 0.004697 0.005669 1.920248 ( 0.959966)
test_btest 0.000509 0.000182 49.020092 ( 8.183643)
test_basic 0.005108 0.000247 0.288705 ( 0.378259)
test_all 0.002504 0.000000 631.661834 ( 91.703199)
test_rubyspec 0.073249 0.055438 44.128533 ( 52.371528)
total: 155.64 sec