Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-211736
#<BuildRuby:0x000055b5c12cc8e8
@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.20220726-211736",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009148 0.001670 0.978781 ( 1.119957)
build_miniruby 0.001309 0.000436 0.074888 ( 0.072797)
build_ruby 0.001395 0.000465 0.070825 ( 0.069208)
build_all 0.008932 0.001272 1.511458 ( 0.569523)
build_install 0.018554 0.003838 5.184896 ( 2.091691)
test_btest 0.000977 0.000279 73.512047 ( 8.739433)
test_basic 0.000937 0.006496 0.316763 ( 0.408582)
test_all 0.001143 0.000408 639.805989 ( 64.304696)
test_rubyspec 0.115939 0.060388 45.602098 ( 51.303250)
total: 128.68 sec