Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-110232
#<BuildRuby:0x000055a2d759dc68
@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.20230125-110232",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.006722 0.838325 ( 1.033851)
build_miniruby 0.000000 0.001298 1.000359 ( 0.998279)
build_ruby 0.000000 0.001644 2.755421 ( 2.752959)
build_all 0.009340 0.000431 16.746326 ( 2.992991)
build_install 0.007519 0.003723 2.069480 ( 1.061469)
test_btest 0.000604 0.000181 72.788189 ( 10.436300)
test_basic 0.004905 0.001471 0.345440 ( 0.432109)
test_all 0.001092 0.000328 660.921709 ( 97.320267)
test_rubyspec 0.050245 0.035743 51.766739 ( 59.852681)
total: 176.88 sec