Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-094842
#<BuildRuby:0x00005564427dde98
@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.20221214-094842",
@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.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004146 0.852170 ( 1.060276)
build_miniruby 0.000000 0.000965 0.935825 ( 0.934553)
build_ruby 0.000000 0.001332 2.718254 ( 2.600740)
build_all 0.006344 0.002546 15.929615 ( 3.402924)
build_install 0.008990 0.000559 2.272892 ( 1.278792)
test_btest 0.000458 0.000120 65.124064 ( 11.257492)
test_basic 0.000000 0.004764 0.313316 ( 0.403803)
test_all 0.000217 0.001158 681.622419 (151.489024)
test_rubyspec 0.056285 0.014019 52.650030 ( 60.813625)
total: 233.24 sec