Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-115753
#<BuildRuby:0x000055569b67fdd0
@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.20221227-115753",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001752 0.004798 0.844020 ( 1.045855)
build_miniruby 0.000900 0.000375 1.009409 ( 1.007417)
build_ruby 0.001105 0.000460 2.764068 ( 2.761344)
build_all 0.009516 0.000000 16.668606 ( 2.979053)
build_install 0.009422 0.001961 2.256650 ( 1.175053)
test_btest 0.000782 0.000260 75.380946 ( 10.558968)
test_basic 0.004859 0.001620 0.341773 ( 0.428159)
test_all 0.001182 0.000394 661.482197 (106.429481)
test_rubyspec 0.078012 0.056728 51.295586 ( 59.344855)
total: 185.73 sec