Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-120338
#<BuildRuby:0x000055a5293e6038
@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-120338",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008292 0.001382 1.095737 ( 1.137439)
build_miniruby 0.001545 0.000258 0.097645 ( 0.094375)
build_ruby 0.001891 0.000000 0.106419 ( 0.103150)
build_all 0.004408 0.004082 1.309197 ( 0.577306)
build_install 0.009200 0.005786 1.611698 ( 0.880756)
test_btest 0.001107 0.000295 62.534967 ( 6.410798)
test_basic 0.001800 0.005535 0.361540 ( 0.449365)
test_all 0.007357 0.000000 489.738430 ( 53.776899)
test_rubyspec 0.104092 0.027195 43.646645 ( 51.960436)
total: 115.39 sec