Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-225822
#<BuildRuby:0x00005592004efe70
@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.20230101-225822",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005353 0.001235 0.844898 ( 1.494302)
build_miniruby 0.001079 0.000249 1.016797 ( 1.014678)
build_ruby 0.001205 0.000278 2.774658 ( 2.772257)
build_all 0.008466 0.001365 16.753429 ( 3.010932)
build_install 0.006841 0.004621 2.293687 ( 1.179030)
test_btest 0.001170 0.000308 78.390842 ( 10.570149)
test_basic 0.000000 0.007925 0.409194 ( 0.493650)
test_all 0.000000 0.001240 667.641374 (105.570087)
test_rubyspec 0.071387 0.054355 51.390332 ( 59.404952)
total: 185.51 sec