Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-080009
#<BuildRuby:0x00005634f30c7f00
@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.20220730-080009",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.006609 0.806135 ( 0.990294)
build_miniruby 0.000000 0.001012 0.057457 ( 0.056147)
build_ruby 0.000000 0.000902 0.059212 ( 0.057897)
build_all 0.002837 0.001815 1.519102 ( 0.589760)
build_install 0.010460 0.000918 5.645164 ( 2.159355)
test_btest 0.000688 0.000215 51.856845 ( 8.072591)
test_basic 0.001196 0.004441 0.283945 ( 0.372506)
test_all 0.001576 0.000591 626.225448 ( 89.796525)
test_rubyspec 0.072838 0.057076 43.730357 ( 49.331259)
total: 151.43 sec