Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-083314
#<BuildRuby:0x000055ada3f1d2f8
@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.20221014-083314",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002188 0.008878 1.105915 ( 1.180814)
build_miniruby 0.000000 0.001829 0.106289 ( 0.104798)
build_ruby 0.000000 0.001790 0.099245 ( 0.097448)
build_all 0.006500 0.001393 1.279153 ( 0.579978)
build_install 0.009454 0.004669 1.641926 ( 0.912572)
test_btest 0.001626 0.000651 61.764864 ( 6.459818)
test_basic 0.000000 0.006400 0.355480 ( 0.447286)
test_all 0.003637 0.003498 513.442330 ( 55.278046)
test_rubyspec 0.085450 0.030205 43.153193 ( 51.731197)
total: 116.79 sec