Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-005410
#<BuildRuby:0x0000564fccaa9390
@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.20221007-005410",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000055 0.000000 0.000055 ( 0.000074)
build_up 0.009260 0.002798 1.110820 ( 1.168591)
build_miniruby 0.001362 0.000255 0.095648 ( 0.093734)
build_ruby 0.001283 0.000241 0.099971 ( 0.098612)
build_all 0.005566 0.001044 1.258958 ( 0.568092)
build_install 0.009761 0.004515 1.647125 ( 0.877262)
test_btest 0.001587 0.000353 60.571920 ( 6.755213)
test_basic 0.005035 0.001119 0.353430 ( 0.445287)
test_all 0.006012 0.000282 489.222171 ( 53.122167)
test_rubyspec 0.103229 0.031913 42.186925 ( 50.440593)
total: 113.57 sec