Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-091337
#<BuildRuby:0x0000559b2158b4b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220828-091337",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010535 0.000753 0.972371 ( 1.133089)
build_miniruby 0.001959 0.000140 0.074366 ( 0.072873)
build_ruby 0.001813 0.000130 0.077681 ( 0.075632)
build_all 0.004386 0.004379 1.507968 ( 0.580565)
build_install 0.022704 0.000372 1.912966 ( 0.940725)
test_btest 0.001033 0.000103 75.610479 ( 8.067353)
test_basic 0.009018 0.000383 0.325331 ( 0.419497)
test_all 0.002248 0.000214 648.035170 ( 65.349928)
test_rubyspec 0.111881 0.060808 45.759814 ( 54.202029)
total: 130.84 sec