Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-205157
#<BuildRuby:0x000055bc67b83e80
@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.20221221-205157",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003049 0.001016 0.859930 ( 1.897291)
build_miniruby 0.000800 0.000267 0.962504 ( 0.960984)
build_ruby 0.000815 0.000272 2.607081 ( 2.605592)
build_all 0.008985 0.000012 15.811868 ( 3.233019)
build_install 0.008458 0.000000 2.280717 ( 1.324868)
test_btest 0.000541 0.000027 65.283195 ( 11.051317)
test_basic 0.003945 0.000986 0.297439 ( 0.388090)
test_all 0.001149 0.000287 665.858163 (138.590284)
test_rubyspec 0.046757 0.026341 51.628202 ( 59.759139)
total: 219.81 sec