Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-112950
#<BuildRuby:0x000055d277d780d0
@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.20221203-112950",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000025 0.000004 0.000029 ( 0.000026)
build_up 0.009580 0.000796 1.214571 ( 1.208589)
build_miniruby 0.002668 0.000000 0.854255 ( 0.852408)
build_ruby 0.003364 0.000231 2.246721 ( 2.155123)
build_all 0.012643 0.008851 18.705988 ( 2.197573)
build_install 0.019109 0.002029 2.100619 ( 1.042975)
test_btest 0.001117 0.000224 92.118589 ( 9.252167)
test_basic 0.003255 0.005864 0.363363 ( 0.449330)
test_all 0.002930 0.000000 687.514476 ( 69.449753)
test_rubyspec 0.109328 0.073245 49.266667 ( 57.377835)
total: 143.99 sec