Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-132340
#<BuildRuby:0x000055d32556fba0
@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.20221006-132340",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000613 0.009381 1.078169 ( 1.293904)
build_miniruby 0.001898 0.000730 0.098603 ( 0.096287)
build_ruby 0.001291 0.000496 0.096597 ( 0.095178)
build_all 0.006231 0.002396 1.302101 ( 0.576343)
build_install 0.010840 0.005187 1.604031 ( 0.876324)
test_btest 0.001074 0.000430 60.849229 ( 6.411572)
test_basic 0.005008 0.002003 0.349583 ( 0.439544)
test_all 0.006053 0.002422 498.030704 ( 53.410180)
test_rubyspec 0.097505 0.044033 42.220031 ( 50.624264)
total: 113.82 sec