Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-233016
#<BuildRuby:0x000055fec958be48
@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.20221227-233016",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000046 0.000000 0.000046 ( 0.000042)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005630 0.000720 0.851087 ( 1.504991)
build_miniruby 0.000900 0.000375 1.009663 ( 1.007800)
build_ruby 0.000000 0.001632 2.783859 ( 2.781109)
build_all 0.005792 0.003805 16.646023 ( 2.983476)
build_install 0.007611 0.003782 2.254452 ( 1.174456)
test_btest 0.000000 0.001395 67.363106 ( 11.448269)
test_basic 0.001251 0.005937 0.378134 ( 0.463939)
test_all 0.000941 0.000544 667.013203 (117.760136)
test_rubyspec 0.052161 0.068995 51.383734 ( 59.471130)
total: 198.60 sec