Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-112601
#<BuildRuby:0x0000560bf0043dd0
@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.20220811-112601",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006916 0.000000 0.857036 ( 0.943151)
build_miniruby 0.001052 0.000000 0.058602 ( 0.057232)
build_ruby 0.000888 0.000135 0.059522 ( 0.058305)
build_all 0.003957 0.000914 1.566265 ( 0.590202)
build_install 0.009132 0.002107 5.690560 ( 2.151533)
test_btest 0.000572 0.000132 46.636512 ( 8.699551)
test_basic 0.005939 0.000139 0.341730 ( 0.429484)
test_all 0.000983 0.000211 613.119028 ( 91.044178)
test_rubyspec 0.074954 0.054698 43.928292 ( 51.291039)
total: 155.27 sec