Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-051651
#<BuildRuby:0x000055f12c3d86c8
@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.20220401-051651",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010736 0.000923 1.031536 ( 2.621337)
build_miniruby 0.001913 0.000255 0.077648 ( 0.075574)
build_ruby 0.001721 0.000230 0.078116 ( 0.076206)
build_all 0.005777 0.003957 4.276625 ( 0.856856)
build_install 0.020214 0.004886 7.960227 ( 2.412132)
test_btest 0.000909 0.000173 75.215401 ( 8.014754)
test_basic 0.006318 0.001203 0.341066 ( 0.429924)
test_all 0.002070 0.000394 688.937459 ( 67.400162)
test_rubyspec 0.120346 0.057856 46.419663 ( 51.538598)
total: 133.43 sec