Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-224729
#<BuildRuby:0x0000561bbb2bfe80
@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.20230119-224729",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000018 0.000001 0.000019 ( 0.000032)
build_up 0.000453 0.006251 0.852954 ( 1.046192)
build_miniruby 0.001014 0.000169 1.017204 ( 1.015223)
build_ruby 0.001350 0.000225 2.791785 ( 2.789129)
build_all 0.006481 0.003453 16.872296 ( 2.956543)
build_install 0.007121 0.004409 2.119873 ( 1.080309)
test_btest 0.000906 0.000216 76.773442 ( 10.385523)
test_basic 0.005353 0.001275 0.376463 ( 0.462439)
test_all 0.001131 0.000269 649.214712 (115.391436)
test_rubyspec 0.060152 0.049400 51.974891 ( 60.007774)
total: 195.14 sec