Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-123053
#<BuildRuby:0x000055bef15b9400
@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.20220720-123053",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009047 0.000398 0.742828 ( 0.838388)
build_miniruby 0.001264 0.000098 0.052144 ( 0.051214)
build_ruby 0.001365 0.000105 0.050801 ( 0.049691)
build_all 0.006888 0.000173 1.238142 ( 0.461516)
build_install 0.012015 0.006367 4.333683 ( 1.807859)
test_btest 0.000852 0.000122 55.020394 ( 8.975363)
test_basic 0.004113 0.000588 0.212843 ( 0.305190)
test_all 0.001747 0.000250 538.550735 ( 95.036877)
test_rubyspec 0.086914 0.061260 39.896530 ( 45.905515)
total: 153.43 sec