Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-210045
#<BuildRuby:0x000055798e5346e0
@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.20220902-210045",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008125 0.004306 0.983411 ( 1.000918)
build_miniruby 0.000000 0.002559 0.076609 ( 0.074720)
build_ruby 0.000000 0.002111 0.076739 ( 0.075552)
build_all 0.004919 0.004416 1.547565 ( 0.603488)
build_install 0.018396 0.003552 1.917878 ( 0.948807)
test_btest 0.001030 0.000245 77.662312 ( 8.168709)
test_basic 0.002390 0.004929 0.324424 ( 0.414892)
test_all 0.002112 0.001553 682.536343 ( 67.430775)
test_rubyspec 0.104297 0.074908 45.817690 ( 54.224702)
total: 132.94 sec