Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-090619
#<BuildRuby:0x000055f101c6ff00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-090619",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004814 0.000000 1.082321 ( 1.500667)
build_miniruby 0.000946 0.000000 1.045093 ( 1.043662)
build_ruby 0.001320 0.000000 2.877828 ( 2.748612)
build_all 0.005195 0.003611 15.933775 ( 3.345243)
build_install 0.008611 0.000050 2.040659 ( 1.192991)
test_btest 0.000642 0.000023 61.871631 ( 10.815920)
test_basic 0.005603 0.000068 0.314777 ( 0.404828)
test_all 0.001595 0.000055 671.948910 (120.618589)
test_rubyspec 0.058137 0.011526 52.585738 ( 60.766338)
total: 202.44 sec