Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-175640
#<BuildRuby:0x000055cebb810008
@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-175640",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.004978 0.000000 1.198167 ( 1.347253)
build_miniruby 0.001008 0.000000 0.922617 ( 0.921177)
build_ruby 0.001376 0.000000 2.756400 ( 2.648474)
build_all 0.009318 0.000000 15.954803 ( 3.362984)
build_install 0.009564 0.000000 2.305786 ( 1.291150)
test_btest 0.000625 0.000000 66.998958 ( 11.014609)
test_basic 0.004606 0.000000 0.290903 ( 0.383107)
test_all 0.001138 0.000000 668.692828 (116.713495)
test_rubyspec 0.039831 0.023871 52.677277 ( 60.915714)
total: 198.60 sec