Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-225506
#<BuildRuby:0x000055fd41a4af08
@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.20221012-225506",
@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.000029 0.000000 0.000029 ( 0.000029)
autoconf 0.000078 0.000000 0.000078 ( 0.000075)
configure 0.000040 0.000000 0.000040 ( 0.000042)
build_up 0.006966 0.004413 1.100990 ( 1.316627)
build_miniruby 0.001859 0.000266 0.099324 ( 0.098070)
build_ruby 0.001312 0.000187 0.097653 ( 0.096176)
build_all 0.009405 0.000078 1.282456 ( 0.561831)
build_install 0.015938 0.000000 1.639961 ( 0.911479)
test_btest 0.002018 0.000027 64.046121 ( 6.372208)
test_basic 0.007632 0.000764 0.348477 ( 0.439428)
test_all 0.006257 0.000134 488.483132 ( 53.282116)
test_rubyspec 0.105816 0.021137 43.538328 ( 52.046027)
total: 115.13 sec