Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-174504
#<BuildRuby:0x000055b735f78a68
@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.20221103-174504",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000099 0.000008 0.000107 ( 0.000112)
build_up 0.006894 0.000530 0.916500 ( 1.026344)
build_miniruby 0.001447 0.000112 0.050576 ( 0.049202)
build_ruby 0.001182 0.000091 0.043820 ( 0.042702)
build_all 0.006905 0.000150 1.211769 ( 0.472299)
build_install 0.016020 0.000382 1.551806 ( 0.789471)
test_btest 0.001720 0.000107 64.036567 ( 6.623156)
test_basic 0.005619 0.000351 0.321180 ( 0.413354)
test_all 0.004870 0.017493 528.145440 ( 55.471907)
test_rubyspec 0.080615 0.043638 43.414734 ( 51.981830)
total: 116.87 sec