Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-131926
#<BuildRuby:0x00005641823583c8
@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.20221220-131926",
@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.000015 0.000003 0.000018 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004431 0.000071 0.854376 ( 1.219937)
build_miniruby 0.000833 0.000147 0.936871 ( 0.935342)
build_ruby 0.001074 0.000190 2.821403 ( 2.706680)
build_all 0.003954 0.005104 15.803865 ( 3.257581)
build_install 0.000360 0.008947 2.184455 ( 1.202720)
test_btest 0.000432 0.000153 64.857908 ( 11.650448)
test_basic 0.003162 0.001116 0.303395 ( 0.394845)
test_all 0.001089 0.000384 677.084022 (134.438615)
test_rubyspec 0.034614 0.035477 53.169358 ( 61.338494)
total: 217.15 sec