Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-000008
#<BuildRuby:0x000055721f08c460
@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-000008",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.003764 0.000580 0.911188 ( 1.578460)
build_miniruby 0.000736 0.000113 1.012262 ( 1.011043)
build_ruby 0.001035 0.000159 2.714382 ( 2.605554)
build_all 0.008442 0.000591 15.756276 ( 3.285007)
build_install 0.008992 0.000575 2.209151 ( 1.209284)
test_btest 0.000520 0.000069 62.222673 ( 11.215335)
test_basic 0.004346 0.000000 0.319027 ( 0.410085)
test_all 0.001377 0.000000 687.406845 (136.262315)
test_rubyspec 0.042259 0.020791 52.509961 ( 60.671969)
total: 218.25 sec