Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-231822
#<BuildRuby:0x0000564e1fef0088
@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.20220717-231822",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005356 0.001339 0.906304 ( 1.004774)
build_miniruby 0.000840 0.000210 0.057685 ( 0.056331)
build_ruby 0.000774 0.000193 0.058914 ( 0.057585)
build_all 0.003782 0.000945 1.528549 ( 0.605918)
build_install 0.005802 0.005099 5.660051 ( 2.173269)
test_btest 0.000565 0.000174 54.955869 ( 7.967674)
test_basic 0.002122 0.003918 0.334115 ( 0.422055)
test_all 0.000840 0.000300 627.015434 ( 90.892876)
test_rubyspec 0.071501 0.056243 43.563243 ( 49.145517)
total: 152.33 sec