Logfile: /home/ko1/ruby/logs/brlog.trunk.20220524-163844
#<BuildRuby:0x000055a7d81c86c8
@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.20220524-163844",
@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.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002796 0.007616 0.965250 ( 1.088094)
build_miniruby 0.000000 0.001593 0.066025 ( 0.066210)
build_ruby 0.001194 0.001248 0.069808 ( 0.069012)
build_all 0.003649 0.005280 1.480553 ( 0.614889)
build_install 0.021260 0.001777 5.737835 ( 2.851744)
test_btest 0.000903 0.000301 76.710928 ( 8.813069)
test_basic 0.005631 0.001877 0.335554 ( 0.425869)
test_all 0.003537 0.000889 658.935961 ( 65.048797)
test_rubyspec 0.104299 0.075021 46.200419 ( 51.868719)
total: 130.85 sec