Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-002253
#<BuildRuby:0x000055acff5c04c0
@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.20220901-002253",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.007600 0.002533 0.965347 ( 1.265400)
build_miniruby 0.002460 0.000000 0.076197 ( 0.073941)
build_ruby 0.001634 0.000000 0.078633 ( 0.077577)
build_all 0.010453 0.000255 1.543684 ( 0.578381)
build_install 0.018438 0.003445 1.866991 ( 0.911391)
test_btest 0.000000 0.001217 72.136202 ( 8.471128)
test_basic 0.000546 0.007972 0.330047 ( 0.422510)
test_all 0.002379 0.000840 660.099824 ( 65.611685)
test_rubyspec 0.132224 0.038893 45.956914 ( 54.357107)
total: 131.77 sec