Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-140638
#<BuildRuby:0x000055d64e156560
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221217-140638",
@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.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000000 0.004071 0.829667 ( 1.021233)
build_miniruby 0.000000 0.001016 0.946026 ( 0.944426)
build_ruby 0.000000 0.001226 2.795552 ( 2.679293)
build_all 0.003205 0.005925 15.887175 ( 3.334730)
build_install 0.007930 0.000711 2.312276 ( 1.362821)
test_btest 0.000522 0.000098 64.619199 ( 10.802920)
test_basic 0.004806 0.000069 0.305746 ( 0.396686)
test_all 0.001396 0.000000 668.954616 (140.911401)
test_rubyspec 0.044287 0.019736 52.852332 ( 60.969757)
total: 222.42 sec