Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-114843
#<BuildRuby:0x000056427727e858
@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.20221227-114843",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000025 0.000006 0.000031 ( 0.000017)
build_up 0.005535 0.001186 0.846425 ( 1.292277)
build_miniruby 0.001100 0.000236 1.004176 ( 1.002238)
build_ruby 0.001662 0.000000 2.765392 ( 2.762719)
build_all 0.009704 0.000000 16.596429 ( 2.986262)
build_install 0.011202 0.000172 2.249492 ( 1.170457)
test_btest 0.000879 0.000000 77.643070 ( 10.633003)
test_basic 0.005945 0.000375 0.345974 ( 0.432444)
test_all 0.001256 0.000188 666.260496 (102.535815)
test_rubyspec 0.109266 0.022773 51.335737 ( 59.419599)
total: 182.24 sec