Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-211305
#<BuildRuby:0x00005640320fe7b8
@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.20221228-211305",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.006500 0.000151 0.881473 ( 1.089990)
build_miniruby 0.001154 0.000072 1.012075 ( 1.010152)
build_ruby 0.001488 0.000000 2.802914 ( 2.800101)
build_all 0.001919 0.007747 16.787841 ( 2.962285)
build_install 0.010604 0.001039 2.310740 ( 1.181929)
test_btest 0.000737 0.000116 69.801725 ( 11.815127)
test_basic 0.000000 0.007252 0.360000 ( 0.444942)
test_all 0.000686 0.000580 664.696938 ( 97.693801)
test_rubyspec 0.090021 0.041703 51.570431 ( 59.603713)
total: 178.60 sec