Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-123713
#<BuildRuby:0x00005560a8d2c040
@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.20221206-123713",
@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.000008)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.001545 0.003609 1.108542 ( 2.331010)
build_miniruby 0.000766 0.000177 0.927813 ( 0.926496)
build_ruby 0.001233 0.000000 2.831931 ( 2.717460)
build_all 0.008929 0.000000 15.703507 ( 3.394335)
build_install 0.004491 0.004713 2.222613 ( 1.274903)
test_btest 0.000562 0.000000 65.394724 ( 10.715678)
test_basic 0.004688 0.000000 0.310341 ( 0.401580)
test_all 0.000836 0.000000 656.510504 (124.430588)
test_rubyspec 0.049670 0.013976 53.032987 ( 61.229748)
total: 207.42 sec