Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-191010
#<BuildRuby:0x000055fd66715480
@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-191010",
@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.000028 0.000007 0.000035 ( 0.000035)
autoconf 0.000037 0.000010 0.000047 ( 0.000048)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.000220 0.011929 0.850770 ( 1.030208)
build_miniruby 0.001364 0.000745 0.066491 ( 0.064615)
build_ruby 0.000929 0.000506 0.056123 ( 0.054815)
build_all 0.006297 0.001061 1.254686 ( 0.473083)
build_install 0.012470 0.004330 1.583640 ( 0.801922)
test_btest 0.000841 0.000396 51.102088 ( 6.176747)
test_basic 0.001319 0.004565 0.284771 ( 0.375675)
test_all 0.002020 0.001070 480.226015 ( 52.775394)
test_rubyspec 0.086917 0.048519 41.834411 ( 50.279368)
total: 112.03 sec