Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-105610
#<BuildRuby:0x0000558016f2cd30
@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.20221117-105610",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000030 0.000002 0.000032 ( 0.000029)
build_up 0.008851 0.000052 1.128018 ( 1.507192)
build_miniruby 0.001537 0.000090 0.885705 ( 0.892411)
build_ruby 0.002145 0.000126 2.372571 ( 2.281093)
build_all 0.005466 0.013061 18.479669 ( 2.267624)
build_install 0.013227 0.004389 1.893581 ( 0.989677)
test_btest 0.000986 0.000235 86.088962 ( 9.259803)
test_basic 0.006304 0.001501 0.357937 ( 0.447362)
test_all 0.001393 0.000332 692.335671 ( 73.978094)
test_rubyspec 0.070276 0.051193 50.872330 ( 59.324142)
total: 150.95 sec