Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-045620
#<BuildRuby:0x000055ec9fcb0b38
@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.20220304-045620",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000078 0.000020 0.000098 ( 0.000101)
build_up 0.006554 0.004904 1.029366 ( 2.491798)
build_miniruby 0.001765 0.000543 0.075551 ( 0.073177)
build_ruby 0.001282 0.000395 0.074972 ( 0.073221)
build_all 0.010042 0.000221 4.238725 ( 0.864213)
build_install 0.022469 0.001881 8.001129 ( 2.455521)
test_btest 0.000982 0.000219 74.782883 ( 8.158451)
test_basic 0.002132 0.004395 0.335775 ( 0.425774)
test_all 0.001781 0.000171 695.739764 ( 67.446126)
test_rubyspec 0.120295 0.052470 46.532973 ( 51.799435)
total: 133.79 sec