Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-192853
#<BuildRuby:0x00005575f917c040
@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-192853",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005618 0.000803 0.842742 ( 1.045372)
build_miniruby 0.001162 0.000166 1.019391 ( 1.017420)
build_ruby 0.001611 0.000000 2.764804 ( 2.762016)
build_all 0.009435 0.000000 16.657023 ( 2.991647)
build_install 0.007000 0.004552 2.250518 ( 1.175039)
test_btest 0.000643 0.000107 69.310131 ( 11.172116)
test_basic 0.005396 0.000900 0.341790 ( 0.428912)
test_all 0.001035 0.000172 662.276787 (100.689091)
test_rubyspec 0.093155 0.038367 51.422073 ( 59.501402)
total: 180.78 sec