Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-134947
#<BuildRuby:0x00005642d0ac2038
@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.20221029-134947",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.006567 0.002864 1.091360 ( 1.161861)
build_miniruby 0.001250 0.000250 0.103087 ( 0.101361)
build_ruby 0.001381 0.000276 0.088325 ( 0.086053)
build_all 0.007929 0.000788 1.310426 ( 0.574704)
build_install 0.009244 0.006303 1.665803 ( 0.899174)
test_btest 0.001709 0.000427 60.665900 ( 6.781810)
test_basic 0.004651 0.001163 0.356091 ( 0.447666)
test_all 0.006694 0.000891 510.091597 ( 53.927283)
test_rubyspec 0.089308 0.031278 43.509502 ( 51.985047)
total: 115.97 sec