Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-195247
#<BuildRuby:0x000055587a6f3df8
@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.20221206-195247",
@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.000001 0.000008 ( 0.000024)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004075 0.001018 1.216252 ( 1.235763)
build_miniruby 0.000782 0.000195 1.011586 ( 1.010284)
build_ruby 0.000000 0.001343 2.723339 ( 2.633239)
build_all 0.007496 0.001488 15.739449 ( 3.343686)
build_install 0.009006 0.000231 2.302048 ( 1.310312)
test_btest 0.000517 0.000121 57.802394 ( 11.788699)
test_basic 0.004080 0.000960 0.300033 ( 0.390294)
test_all 0.000714 0.000168 665.205658 (109.549788)
test_rubyspec 0.035187 0.031257 53.531375 ( 61.714055)
total: 192.98 sec