Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-181311
#<BuildRuby:0x0000558d3fb58480
@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.20220307-181311",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009434 0.001348 0.995977 ( 1.152262)
build_miniruby 0.002071 0.000000 0.074391 ( 0.072696)
build_ruby 0.001858 0.000000 0.077369 ( 0.075553)
build_all 0.008286 0.001047 4.197803 ( 0.862643)
build_install 0.023282 0.000293 7.887197 ( 2.414369)
test_btest 0.000914 0.000097 74.993473 ( 8.087582)
test_basic 0.007427 0.000210 0.337537 ( 0.426993)
test_all 0.002856 0.000286 653.778364 ( 65.422739)
test_rubyspec 0.128698 0.042257 46.595583 ( 51.835571)
total: 130.35 sec