Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-132003
#<BuildRuby:0x000056369e750028
@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-132003",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004823 0.000197 1.236918 ( 1.549588)
build_miniruby 0.000777 0.000180 1.045444 ( 1.044191)
build_ruby 0.000907 0.000210 2.763396 ( 2.675885)
build_all 0.007179 0.001656 15.708096 ( 3.342732)
build_install 0.004699 0.003460 2.246642 ( 1.301933)
test_btest 0.000520 0.000139 65.445659 ( 10.882007)
test_basic 0.001612 0.003565 0.274475 ( 0.364901)
test_all 0.000776 0.000242 646.131326 (111.297798)
test_rubyspec 0.037244 0.022211 52.665971 ( 61.025979)
total: 193.49 sec