Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-155934
#<BuildRuby:0x00005575bd593e58
@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.20220720-155934",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005183 0.001296 0.843840 ( 1.243241)
build_miniruby 0.000842 0.000210 0.057094 ( 0.055811)
build_ruby 0.000748 0.000187 0.059535 ( 0.058381)
build_all 0.004611 0.000000 1.568235 ( 0.623978)
build_install 0.009984 0.001229 5.680014 ( 2.196157)
test_btest 0.000701 0.000151 51.432073 ( 8.562636)
test_basic 0.004461 0.000956 0.283673 ( 0.372591)
test_all 0.000958 0.000206 619.792051 ( 88.260368)
test_rubyspec 0.091333 0.035845 44.001439 ( 49.598668)
total: 150.97 sec