Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-105110
#<BuildRuby:0x00005618b08c1350
@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.20221021-105110",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006672 0.005413 1.116046 ( 1.487351)
build_miniruby 0.001585 0.000365 0.110293 ( 0.109138)
build_ruby 0.001340 0.000309 0.096878 ( 0.095669)
build_all 0.007838 0.000689 1.344822 ( 0.591753)
build_install 0.015173 0.001023 1.683281 ( 0.927726)
test_btest 0.001944 0.000365 62.561377 ( 6.457337)
test_basic 0.005319 0.000997 0.362732 ( 0.455310)
test_all 0.009322 0.000645 501.511110 ( 53.383941)
test_rubyspec 0.100267 0.037996 43.245546 ( 51.651983)
total: 115.16 sec