Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-150912
#<BuildRuby:0x0000561a874cbfb0
@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.20220829-150912",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002484 0.004029 0.844036 ( 1.331364)
build_miniruby 0.000969 0.000065 0.057560 ( 0.056293)
build_ruby 0.000858 0.000057 0.061542 ( 0.060291)
build_all 0.004648 0.000030 1.533044 ( 0.584817)
build_install 0.008711 0.000018 1.900839 ( 0.947767)
test_btest 0.000770 0.000043 48.846541 ( 8.160848)
test_basic 0.004986 0.000277 0.306076 ( 0.394961)
test_all 0.001828 0.000101 588.494530 ( 88.988822)
test_rubyspec 0.084350 0.035343 43.317948 ( 51.695671)
total: 152.22 sec