Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-220828
#<BuildRuby:0x0000559ea572c010
@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.20230111-220828",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002497 0.004129 0.849499 ( 1.066350)
build_miniruby 0.001182 0.000148 1.018798 ( 1.016776)
build_ruby 0.000000 0.001582 2.791973 ( 2.789301)
build_all 0.006893 0.002923 16.760267 ( 3.003489)
build_install 0.011355 0.000000 2.041610 ( 1.073099)
test_btest 0.001092 0.000000 75.318201 ( 10.716136)
test_basic 0.004606 0.002800 0.368853 ( 0.453392)
test_all 0.001128 0.000196 672.342153 ( 96.953934)
test_rubyspec 0.090681 0.035990 51.856014 ( 59.893684)
total: 176.97 sec