Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-160541
#<BuildRuby:0x000055c8ccf0c9c8
@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.20220725-160541",
@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.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011894 0.001117 0.970973 ( 1.167054)
build_miniruby 0.001992 0.000285 0.075076 ( 0.073509)
build_ruby 0.001928 0.000276 0.078955 ( 0.078090)
build_all 0.003741 0.005732 1.511317 ( 0.579390)
build_install 0.014281 0.010016 5.153862 ( 2.099972)
test_btest 0.001762 0.000519 74.018035 ( 8.196450)
test_basic 0.001742 0.005852 0.327726 ( 0.417360)
test_all 0.001912 0.000675 672.465915 ( 66.445468)
test_rubyspec 0.116940 0.061635 45.377271 ( 51.136977)
total: 130.20 sec