Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-153140
#<BuildRuby:0x000055fff6a6ff58
@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-153140",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005134 0.000000 1.121037 ( 2.397188)
build_miniruby 0.001037 0.000000 0.957573 ( 0.956327)
build_ruby 0.001343 0.000000 2.676810 ( 2.586609)
build_all 0.007899 0.001001 15.744674 ( 3.361663)
build_install 0.005630 0.003211 2.239883 ( 1.245311)
test_btest 0.000491 0.000082 66.831764 ( 11.304588)
test_basic 0.000000 0.005467 0.316091 ( 0.406288)
test_all 0.000000 0.001552 665.565469 (123.062038)
test_rubyspec 0.033487 0.025899 53.416282 ( 61.618425)
total: 206.94 sec