Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-064816
#<BuildRuby:0x000055a596461338
@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.20221012-064816",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.009234 0.001282 1.103761 ( 1.213648)
build_miniruby 0.001521 0.000380 0.099084 ( 0.096510)
build_ruby 0.001234 0.000308 0.099867 ( 0.097832)
build_all 0.007366 0.001842 1.305425 ( 0.564081)
build_install 0.010142 0.005212 1.660745 ( 0.898188)
test_btest 0.001757 0.000502 63.507743 ( 6.721243)
test_basic 0.005350 0.001528 0.338571 ( 0.428269)
test_all 0.001189 0.005950 510.877813 ( 54.736899)
test_rubyspec 0.055148 0.060260 43.243586 ( 51.764917)
total: 116.52 sec