Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-052516
#<BuildRuby:0x000055d452ca9438
@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.20221101-052516",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006079 0.003191 1.139232 ( 1.242366)
build_miniruby 0.001243 0.000517 0.115701 ( 0.112425)
build_ruby 0.001174 0.000489 0.111461 ( 0.108757)
build_all 0.007902 0.001498 1.343181 ( 0.565558)
build_install 0.012450 0.001276 1.666752 ( 0.901090)
test_btest 0.001441 0.000480 60.538694 ( 6.868811)
test_basic 0.004948 0.001650 0.341003 ( 0.439202)
test_all 0.001407 0.005565 515.135756 ( 55.035888)
test_rubyspec 0.065333 0.058988 43.217220 ( 51.847373)
total: 117.12 sec