Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-171130
#<BuildRuby:0x000055808e1789c8
@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.20220913-171130",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006634 0.003802 1.118989 ( 1.084716)
build_miniruby 0.001813 0.000363 0.074887 ( 0.072590)
build_ruby 0.001996 0.000400 0.072098 ( 0.069476)
build_all 0.009873 0.001047 1.577108 ( 0.592479)
build_install 0.015083 0.007101 1.914617 ( 0.976219)
test_btest 0.000000 0.001021 95.946354 ( 9.981342)
test_basic 0.002764 0.004954 0.353129 ( 0.442763)
test_all 0.000604 0.003820 639.414426 ( 66.382963)
test_rubyspec 0.100153 0.073621 47.129529 ( 55.499116)
total: 135.10 sec