Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-103828
#<BuildRuby:0x000055db70988dd8
@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.20220826-103828",
@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.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002914 0.008821 1.052485 ( 4.548898)
build_miniruby 0.001536 0.000473 0.068040 ( 0.065985)
build_ruby 0.001458 0.000449 0.080726 ( 0.078357)
build_all 0.005073 0.004660 1.522909 ( 0.565408)
build_install 0.015520 0.006940 1.894367 ( 0.913646)
test_btest 0.000880 0.000330 71.412664 ( 8.260162)
test_basic 0.008222 0.000000 0.321375 ( 0.409482)
test_all 0.000000 0.003731 679.425283 ( 66.186287)
test_rubyspec 0.109866 0.065141 45.772172 ( 54.006094)
total: 135.04 sec