Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-070914
#<BuildRuby:0x000056086b553ba0
@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.20220828-070914",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000034 0.000014 0.000048 ( 0.000049)
configure 0.000026 0.000010 0.000036 ( 0.000041)
build_up 0.003528 0.007700 0.814781 ( 0.894374)
build_miniruby 0.001557 0.000849 0.066121 ( 0.065120)
build_ruby 0.000782 0.000427 0.064064 ( 0.064142)
build_all 0.007238 0.001542 1.238652 ( 0.489275)
build_install 0.013393 0.001955 1.563988 ( 0.803349)
test_btest 0.000660 0.000283 54.075134 ( 6.096192)
test_basic 0.004015 0.002356 0.277143 ( 0.369988)
test_all 0.002518 0.001102 507.850347 ( 53.179257)
test_rubyspec 0.082862 0.042317 40.994947 ( 49.266055)
total: 111.23 sec