Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-101706
#<BuildRuby:0x0000559810206298
@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.20221201-101706",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000073 0.000018 0.000091 ( 0.000094)
build_up 0.005949 0.004583 1.216291 ( 1.240457)
build_miniruby 0.002086 0.000642 0.845523 ( 0.844817)
build_ruby 0.002325 0.000715 2.255824 ( 2.163135)
build_all 0.014246 0.007666 18.573312 ( 2.187446)
build_install 0.021867 0.000140 2.058182 ( 1.042999)
test_btest 0.001416 0.000386 91.882120 ( 9.375396)
test_basic 0.004712 0.005864 0.354287 ( 0.439332)
test_all 0.002347 0.000746 744.583080 ( 72.133924)
test_rubyspec 0.116498 0.069697 49.658009 ( 57.734618)
total: 147.16 sec