Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-193029
#<BuildRuby:0x000055f8af799480
@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-193029",
@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.000006 0.000032 ( 0.000033)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.005157 0.005409 1.035410 ( 1.122796)
build_miniruby 0.001221 0.000407 0.102135 ( 0.098947)
build_ruby 0.001790 0.000000 0.096695 ( 0.093864)
build_all 0.005931 0.001123 1.271430 ( 0.560385)
build_install 0.010508 0.003234 1.648611 ( 0.899592)
test_btest 0.001629 0.000501 62.752488 ( 6.599560)
test_basic 0.000007 0.005462 0.353026 ( 0.449201)
test_all 0.005361 0.001409 486.646981 ( 52.693141)
test_rubyspec 0.081318 0.050191 42.066826 ( 50.316010)
total: 112.83 sec