Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-155209
#<BuildRuby:0x000055b09332bee8
@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.20221205-155209",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.004136 0.803240 ( 1.257678)
build_miniruby 0.000625 0.000250 0.517465 ( 0.517142)
build_ruby 0.000847 0.000339 1.694794 ( 1.627653)
build_all 0.001969 0.007423 11.942465 ( 1.460956)
build_install 0.004484 0.002445 1.585701 ( 0.755385)
test_btest 0.000476 0.000260 64.296222 ( 6.213799)
test_basic 0.002987 0.000000 0.228716 ( 0.325353)
test_all 0.000950 0.000000 465.149148 ( 49.208349)
test_rubyspec 0.013814 0.015206 35.513121 ( 46.158274)
total: 107.53 sec