Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-143642
#<BuildRuby:0x0000561af1af7f00
@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.20221217-143642",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003770 0.000252 0.814414 ( 1.032866)
build_miniruby 0.000881 0.000058 1.001422 ( 0.999983)
build_ruby 0.000000 0.001243 2.812178 ( 2.709076)
build_all 0.000000 0.008804 15.727433 ( 3.324024)
build_install 0.009240 0.000304 2.257375 ( 1.272929)
test_btest 0.000494 0.000099 67.611065 ( 11.188952)
test_basic 0.003641 0.000728 0.336201 ( 0.427639)
test_all 0.001064 0.000212 670.452147 (133.673171)
test_rubyspec 0.052511 0.024257 52.444529 ( 60.634201)
total: 215.26 sec