Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-095907
#<BuildRuby:0x00005653c73dc9c8
@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.20221117-095907",
@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.000006)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008950 0.000324 1.235522 ( 1.496354)
build_miniruby 0.002059 0.000000 2.304342 ( 2.193254)
build_ruby 0.002218 0.000017 2.372955 ( 2.288809)
build_all 0.018249 0.000527 18.420887 ( 2.267742)
build_install 0.017399 0.004165 1.873757 ( 0.972224)
test_btest 0.000000 0.001376 84.336770 ( 9.248435)
test_basic 0.002529 0.003262 0.345912 ( 0.436566)
test_all 0.001546 0.000094 676.371342 ( 73.339422)
test_rubyspec 0.101003 0.015465 50.794580 ( 59.365820)
total: 151.61 sec