Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-235803
#<BuildRuby:0x000055fdf3317440
@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.20220316-235803",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009710 0.001618 1.041038 ( 2.335215)
build_miniruby 0.001490 0.000249 0.072686 ( 0.071462)
build_ruby 0.001821 0.000304 0.076285 ( 0.073921)
build_all 0.003974 0.006169 4.189152 ( 0.860314)
build_install 0.016913 0.005613 7.983806 ( 2.461662)
test_btest 0.000856 0.000228 77.424059 ( 8.155589)
test_basic 0.006940 0.000000 0.338439 ( 0.428391)
test_all 0.000890 0.000870 690.419174 ( 67.318672)
test_rubyspec 0.109631 0.043866 45.985957 ( 51.431866)
total: 133.14 sec