Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-143415
#<BuildRuby:0x000055953f7443c8
@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.20221209-143415",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001803 0.002856 1.202002 ( 1.318112)
build_miniruby 0.000917 0.000000 1.075565 ( 1.074128)
build_ruby 0.001306 0.000000 2.772717 ( 2.646962)
build_all 0.009200 0.000000 15.778732 ( 3.259569)
build_install 0.006806 0.002705 2.209256 ( 1.206331)
test_btest 0.000539 0.000070 61.760581 ( 11.546831)
test_basic 0.002398 0.002618 0.298147 ( 0.388311)
test_all 0.000971 0.000155 666.898120 (105.121047)
test_rubyspec 0.046891 0.022614 51.994980 ( 60.268994)
total: 186.83 sec