Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-104033
#<BuildRuby:0x0000561647d8c3c8
@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.20230114-104033",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000015 0.000007 0.000022 ( 0.000021)
build_up 0.000705 0.006027 0.844956 ( 1.018000)
build_miniruby 0.000894 0.000482 1.017512 ( 1.015501)
build_ruby 0.001565 0.000000 2.775983 ( 2.773441)
build_all 0.004543 0.005102 16.799799 ( 3.001800)
build_install 0.010137 0.001195 2.073711 ( 1.075394)
test_btest 0.000744 0.000000 73.320505 ( 10.872246)
test_basic 0.005500 0.001067 0.354630 ( 0.440885)
test_all 0.000847 0.000399 674.648116 (103.517334)
test_rubyspec 0.082240 0.053261 52.143836 ( 60.241421)
total: 183.96 sec