Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-045448
#<BuildRuby:0x0000555e603e91f8
@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.20221006-045448",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.010369 0.000740 1.059515 ( 1.124817)
build_miniruby 0.001352 0.000097 0.096912 ( 0.094442)
build_ruby 0.001326 0.000094 0.096009 ( 0.093350)
build_all 0.007375 0.000167 1.277366 ( 0.570167)
build_install 0.014508 0.000260 1.599907 ( 0.876415)
test_btest 0.001697 0.000100 58.225086 ( 6.543839)
test_basic 0.005911 0.000348 0.362531 ( 0.452338)
test_all 0.007573 0.000446 488.123371 ( 53.033292)
test_rubyspec 0.086039 0.039799 42.451067 ( 50.956637)
total: 113.75 sec