Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-165221
#<BuildRuby:0x000055a187952dc8
@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.20220510-165221",
@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.000005)
autoconf 0.000059 0.000003 0.000062 ( 0.000061)
configure 0.000035 0.000002 0.000037 ( 0.000036)
build_up 0.007544 0.000182 0.842019 ( 1.038857)
build_miniruby 0.000781 0.000041 0.060952 ( 0.059706)
build_ruby 0.001103 0.000000 0.075285 ( 0.074004)
build_all 0.001337 0.004121 1.422054 ( 0.638156)
build_install 0.002145 0.011213 6.499301 ( 3.075234)
test_btest 0.000697 0.000158 63.779927 ( 13.745995)
test_basic 0.000924 0.003093 0.250903 ( 0.347054)
test_all 0.000972 0.000254 540.843957 ( 64.004829)
test_rubyspec 0.027720 0.020694 53.606727 ( 59.262962)
total: 142.25 sec