Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-135549
#<BuildRuby:0x000055e442884920
@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.20220814-135549",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008634 0.003421 0.965523 ( 0.983792)
build_miniruby 0.002208 0.000000 0.075921 ( 0.073893)
build_ruby 0.002041 0.000076 0.079149 ( 0.077405)
build_all 0.002983 0.006565 1.531543 ( 0.574399)
build_install 0.016185 0.006197 1.884558 ( 0.931986)
test_btest 0.000832 0.000238 77.358108 ( 8.529493)
test_basic 0.005260 0.001503 0.338006 ( 0.428970)
test_all 0.002091 0.000598 677.338235 ( 66.960982)
test_rubyspec 0.102228 0.067698 45.739791 ( 53.382757)
total: 131.94 sec