Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-174008
#<BuildRuby:0x000055d798cefe80
@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.20221222-174008",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004107 0.882598 ( 1.103136)
build_miniruby 0.000000 0.000939 0.942350 ( 0.940955)
build_ruby 0.000000 0.001198 2.595380 ( 2.593953)
build_all 0.002088 0.006918 15.871816 ( 3.315680)
build_install 0.006515 0.002533 2.306608 ( 1.361581)
test_btest 0.000421 0.000163 57.581591 ( 12.108265)
test_basic 0.000677 0.004254 0.316730 ( 0.407680)
test_all 0.000999 0.000444 672.552897 (154.439023)
test_rubyspec 0.027989 0.031846 51.613878 ( 59.888415)
total: 236.16 sec