Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-185533
#<BuildRuby:0x000055d808048e50
@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.20220828-185533",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009898 0.000400 0.988916 ( 1.025982)
build_miniruby 0.001770 0.000379 0.077590 ( 0.075468)
build_ruby 0.001617 0.000346 0.079933 ( 0.078132)
build_all 0.009783 0.001076 1.486924 ( 0.569222)
build_install 0.016942 0.005355 1.891303 ( 0.921167)
test_btest 0.000879 0.000196 77.033660 ( 8.305599)
test_basic 0.008279 0.000695 0.323109 ( 0.417985)
test_all 0.004559 0.000960 658.015832 ( 65.239377)
test_rubyspec 0.122745 0.048329 46.008376 ( 54.309717)
total: 130.94 sec