Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-112509
#<BuildRuby:0x0000559c5ee7b4b8
@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.20220731-112509",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005011 0.006010 0.975280 ( 1.091565)
build_miniruby 0.002174 0.000000 0.069655 ( 0.068385)
build_ruby 0.002078 0.000055 0.077044 ( 0.075210)
build_all 0.009915 0.000401 1.525838 ( 0.597886)
build_install 0.016359 0.003997 5.233826 ( 2.143590)
test_btest 0.000844 0.000267 75.031047 ( 8.721076)
test_basic 0.000000 0.007454 0.324285 ( 0.413676)
test_all 0.000000 0.001810 684.131940 ( 66.924983)
test_rubyspec 0.090887 0.085672 45.706112 ( 51.240866)
total: 131.28 sec