Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-214851
#<BuildRuby:0x0000555991affdf8
@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.20220825-214851",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005888 0.000661 0.816776 ( 0.985881)
build_miniruby 0.000702 0.000256 0.057387 ( 0.056221)
build_ruby 0.000782 0.000000 0.059051 ( 0.057787)
build_all 0.004775 0.000000 1.545836 ( 0.597659)
build_install 0.010103 0.000740 1.942219 ( 0.974191)
test_btest 0.000563 0.000000 55.548728 ( 8.119996)
test_basic 0.006231 0.000000 0.349565 ( 0.437149)
test_all 0.002560 0.000000 627.991174 ( 91.037429)
test_rubyspec 0.073355 0.047850 44.152768 ( 52.416293)
total: 154.68 sec