Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-123946
#<BuildRuby:0x000055a2513509c8
@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.20220918-123946",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008287 0.001411 1.150064 ( 1.275678)
build_miniruby 0.001763 0.000588 0.116480 ( 0.114668)
build_ruby 0.002145 0.000000 0.115559 ( 0.100383)
build_all 0.004575 0.005437 1.610290 ( 0.664275)
build_install 0.013026 0.008961 1.942385 ( 0.988598)
test_btest 0.000000 0.001684 77.220325 ( 8.642968)
test_basic 0.000000 0.008118 0.376760 ( 0.466595)
test_all 0.002778 0.002181 676.742620 ( 68.430143)
test_rubyspec 0.099401 0.078209 45.744878 ( 54.202074)
total: 134.89 sec