Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-131223
#<BuildRuby:0x000055abd99e6148
@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.20220803-131223",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000032 0.000002 0.000034 ( 0.000026)
build_up 0.008319 0.000640 0.818012 ( 1.096080)
build_miniruby 0.001813 0.000140 0.055035 ( 0.053499)
build_ruby 0.001480 0.000114 0.055076 ( 0.053814)
build_all 0.008552 0.000658 1.229145 ( 0.472172)
build_install 0.017137 0.000053 4.352642 ( 1.816775)
test_btest 0.001408 0.000088 54.344158 ( 6.219513)
test_basic 0.000341 0.005623 0.288003 ( 0.377433)
test_all 0.002519 0.000000 507.685115 ( 53.466999)
test_rubyspec 0.101376 0.027537 41.257166 ( 48.912694)
total: 112.47 sec