Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-121620
#<BuildRuby:0x000056194ce33468
@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-121620",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004126 0.857480 ( 1.350999)
build_miniruby 0.000000 0.000963 0.944404 ( 0.942973)
build_ruby 0.000000 0.001186 2.690189 ( 2.688693)
build_all 0.008443 0.000544 15.727537 ( 3.329870)
build_install 0.009075 0.000000 2.223811 ( 1.242328)
test_btest 0.000594 0.000000 66.976621 ( 10.940432)
test_basic 0.001631 0.003800 0.310953 ( 0.401873)
test_all 0.001080 0.000324 672.921591 (138.673138)
test_rubyspec 0.045159 0.035096 51.466264 ( 59.576712)
total: 219.15 sec