Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-232056
#<BuildRuby:0x000056201f6a7468
@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.20221210-232056",
@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.000010)
autoconf 0.000000 0.000024 0.000024 ( 0.000024)
configure 0.000000 0.000014 0.000014 ( 0.000014)
build_up 0.000280 0.004121 0.852940 ( 1.080531)
build_miniruby 0.000000 0.000933 1.024744 ( 1.023363)
build_ruby 0.000000 0.001229 2.870922 ( 2.745268)
build_all 0.002229 0.006846 15.882078 ( 3.418179)
build_install 0.004840 0.004523 2.195371 ( 1.242137)
test_btest 0.000411 0.000154 57.518336 ( 11.424718)
test_basic 0.003767 0.001413 0.305279 ( 0.395297)
test_all 0.000834 0.000313 664.173353 (106.733180)
test_rubyspec 0.049055 0.021497 52.383050 ( 60.621038)
total: 188.68 sec