Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-063230
#<BuildRuby:0x000055f1f7987eb8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220512-063230",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006084 0.000936 0.878673 ( 1.421052)
build_miniruby 0.000976 0.000150 0.058025 ( 0.056614)
build_ruby 0.000811 0.000125 0.057778 ( 0.056607)
build_all 0.004171 0.000000 1.509863 ( 0.602715)
build_install 0.004734 0.004509 6.349271 ( 2.871142)
test_btest 0.000664 0.000132 48.770511 ( 8.478335)
test_basic 0.000761 0.004773 0.291624 ( 0.380423)
test_all 0.001391 0.000000 616.744561 ( 94.009478)
test_rubyspec 0.065803 0.042216 44.245651 ( 49.257781)
total: 157.13 sec