Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-103958
#<BuildRuby:0x000055d0fc2d7ad0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-103958",
@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.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.008145 0.002962 0.951758 ( 2.063239)
build_miniruby 0.000000 0.002176 0.076531 ( 0.074164)
build_ruby 0.001181 0.000897 0.078852 ( 0.077327)
build_all 0.004295 0.006467 4.106557 ( 0.778790)
build_install 0.010818 0.013142 7.857164 ( 2.308747)
test_btest 0.000700 0.000431 47.249176 ( 43.855337)
test_basic 0.001332 0.006140 0.331010 ( 0.430245)
test_all 0.000000 0.001741 686.260812 ( 67.025138)
test_rubyspec 0.064322 0.110482 46.253082 ( 51.633989)
total: 168.25 sec