Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-093109
#<BuildRuby:0x0000556cc851a678
@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-093109",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.000234 0.006366 0.854307 ( 1.030794)
build_miniruby 0.000773 0.000357 1.013515 ( 1.011570)
build_ruby 0.001584 0.000000 2.781189 ( 2.778637)
build_all 0.008828 0.001115 16.777503 ( 2.981947)
build_install 0.006546 0.005128 2.299149 ( 1.190664)
test_btest 0.000755 0.000330 70.245182 ( 11.524984)
test_basic 0.007057 0.000000 0.362931 ( 0.447909)
test_all 0.001304 0.000000 675.162879 (107.060625)
test_rubyspec 0.086631 0.038213 51.407573 ( 59.456566)
total: 187.48 sec