Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-174843
#<BuildRuby:0x00005635926c6678
@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-174843",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004611 0.000043 0.948663 ( 1.410336)
build_miniruby 0.000872 0.000051 0.972899 ( 0.971597)
build_ruby 0.001195 0.000070 2.715039 ( 2.582739)
build_all 0.002764 0.006180 15.873402 ( 3.390075)
build_install 0.007120 0.001017 2.235000 ( 1.259840)
test_btest 0.000482 0.000068 66.514926 ( 11.002557)
test_basic 0.003787 0.000541 0.289793 ( 0.381131)
test_all 0.001683 0.000240 681.439450 (147.520451)
test_rubyspec 0.061335 0.006945 52.360479 ( 60.578358)
total: 229.10 sec