Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-210939
#<BuildRuby:0x000055ff38d9ebe8
@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.20230112-210939",
@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.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000026)
build_up 0.003848 0.002610 0.905267 ( 1.117140)
build_miniruby 0.001266 0.000000 1.020104 ( 1.017940)
build_ruby 0.001534 0.000000 2.791847 ( 2.789291)
build_all 0.009993 0.000000 16.799846 ( 3.003341)
build_install 0.011155 0.000320 2.083533 ( 1.071086)
test_btest 0.000885 0.000116 77.994216 ( 10.447204)
test_basic 0.006389 0.000833 0.351023 ( 0.436140)
test_all 0.001182 0.000154 667.695830 ( 98.115160)
test_rubyspec 0.103179 0.020605 51.856822 ( 59.974090)
total: 177.97 sec