Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-114745
#<BuildRuby:0x000055a3864408e8
@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.20220329-114745",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011611 0.000000 1.043891 ( 1.245337)
build_miniruby 0.001810 0.000000 0.075378 ( 0.074094)
build_ruby 0.001993 0.000000 0.075384 ( 0.073418)
build_all 0.009656 0.000000 4.131124 ( 0.851823)
build_install 0.014094 0.009639 7.898002 ( 2.405086)
test_btest 0.001069 0.000102 73.896857 ( 8.045529)
test_basic 0.006793 0.000647 0.341825 ( 0.430591)
test_all 0.001737 0.000078 663.470087 ( 65.811179)
test_rubyspec 0.111035 0.043142 45.749624 ( 51.323789)
total: 130.26 sec