Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-131824
#<BuildRuby:0x000055cea1f84510
@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.20220221-131824",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000027 0.000002 0.000029 ( 0.000026)
build_up 0.007592 0.004589 0.975361 ( 1.046747)
build_miniruby 0.000000 0.002347 0.076909 ( 0.075252)
build_ruby 0.000627 0.001172 0.073929 ( 0.071808)
build_all 0.009768 0.000994 4.156026 ( 0.780438)
build_install 0.019631 0.003220 7.838363 ( 2.304683)
test_btest 0.001254 0.000000 77.141445 ( 8.313332)
test_basic 0.003408 0.004335 0.322736 ( 0.416999)
test_all 0.001166 0.000243 692.313965 ( 67.408848)
test_rubyspec 0.111376 0.047581 46.380528 ( 51.737037)
total: 132.16 sec