Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-085543
#<BuildRuby:0x000055746cc584c0
@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.20220825-085543",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000076 0.000012 0.000088 ( 0.000091)
build_up 0.009208 0.001535 0.967461 ( 1.084977)
build_miniruby 0.002118 0.000000 0.072039 ( 0.069848)
build_ruby 0.002653 0.000000 0.076209 ( 0.073864)
build_all 0.010328 0.000000 1.544176 ( 0.581651)
build_install 0.020397 0.000784 1.866622 ( 0.902014)
test_btest 0.000953 0.000106 73.631225 ( 8.070914)
test_basic 0.003005 0.004887 0.313163 ( 0.401832)
test_all 0.004509 0.000400 675.737931 ( 66.867465)
test_rubyspec 0.102228 0.069320 45.659104 ( 54.194044)
total: 132.25 sec