Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-215014
#<BuildRuby:0x00005610ca9abfb0
@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.20221229-215014",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.006623 0.849767 ( 1.288780)
build_miniruby 0.000000 0.001381 1.015972 ( 1.014177)
build_ruby 0.000000 0.001645 2.793681 ( 2.791154)
build_all 0.009476 0.000011 16.725834 ( 2.962624)
build_install 0.009122 0.000560 2.313637 ( 1.190489)
test_btest 0.000733 0.000231 76.679098 ( 10.561114)
test_basic 0.001906 0.004513 0.350823 ( 0.437049)
test_all 0.000509 0.000688 669.693619 (108.967278)
test_rubyspec 0.075817 0.054728 51.726746 ( 59.751465)
total: 188.96 sec