Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-231405
#<BuildRuby:0x0000561579abffb0
@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.20221220-231405",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000414 0.004229 0.858309 ( 1.884139)
build_miniruby 0.000890 0.000137 1.045141 ( 1.043918)
build_ruby 0.001008 0.000155 2.603994 ( 2.602820)
build_all 0.008431 0.000582 15.691308 ( 3.208460)
build_install 0.007137 0.001020 2.177299 ( 1.193887)
test_btest 0.000495 0.000071 65.603995 ( 10.821392)
test_basic 0.004631 0.000000 0.298378 ( 0.389308)
test_all 0.001402 0.000000 674.300039 (143.732547)
test_rubyspec 0.051697 0.017109 53.163994 ( 61.243613)
total: 226.12 sec