Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-220245
#<BuildRuby:0x0000555fb8938d30
@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.20221116-220245",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000125 0.000008 0.000133 ( 0.000071)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.009098 0.000335 1.149482 ( 1.162528)
build_miniruby 0.001687 0.000000 0.878001 ( 0.886369)
build_ruby 0.000000 0.002292 2.349760 ( 2.275758)
build_all 0.015757 0.003065 18.340265 ( 2.208210)
build_install 0.010806 0.009070 1.901328 ( 0.995488)
test_btest 0.000967 0.000193 87.463482 ( 10.219815)
test_basic 0.005825 0.001165 0.344599 ( 0.434460)
test_all 0.001801 0.000360 688.384157 ( 73.893651)
test_rubyspec 0.057120 0.065824 50.851044 ( 59.370856)
total: 151.45 sec