Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-180858
#<BuildRuby:0x000055c9fc5346e0
@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.20220824-180858",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011903 0.000000 0.985561 ( 1.164989)
build_miniruby 0.002158 0.000000 0.070596 ( 0.070007)
build_ruby 0.001949 0.000000 0.075980 ( 0.075976)
build_all 0.009625 0.000000 1.521595 ( 0.589128)
build_install 0.013651 0.009236 1.890549 ( 0.937117)
test_btest 0.001085 0.000099 78.354683 ( 8.188642)
test_basic 0.006933 0.000196 0.327962 ( 0.418276)
test_all 0.002783 0.000242 673.639493 ( 66.744167)
test_rubyspec 0.133027 0.046916 45.650505 ( 53.841106)
total: 132.03 sec