Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-004502
#<BuildRuby:0x00005589a2f1e7e0
@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.20221118-004502",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004269 0.000267 1.089323 ( 1.319760)
build_miniruby 0.000796 0.000050 1.023123 ( 1.021802)
build_ruby 0.001188 0.000075 2.872708 ( 2.749049)
build_all 0.004073 0.004864 15.951279 ( 3.324920)
build_install 0.009483 0.000000 2.045865 ( 1.158825)
test_btest 0.000616 0.000000 59.364351 ( 11.282458)
test_basic 0.000638 0.004143 0.293621 ( 0.385239)
test_all 0.000863 0.000137 636.317739 (106.408699)
test_rubyspec 0.043153 0.024041 51.843570 ( 60.147636)
total: 187.80 sec