Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-194242
#<BuildRuby:0x000056218b45ff58
@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.20221223-194242",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.003949 0.000263 0.829506 ( 1.147183)
build_miniruby 0.000918 0.000061 1.102773 ( 1.101561)
build_ruby 0.001106 0.000074 2.599434 ( 2.598102)
build_all 0.008959 0.000000 15.797853 ( 3.290110)
build_install 0.007620 0.003529 2.260372 ( 1.238710)
test_btest 0.000488 0.000047 59.992877 ( 11.151402)
test_basic 0.000838 0.004182 0.299574 ( 0.390055)
test_all 0.001146 0.000000 629.385489 (114.736641)
test_rubyspec 0.039653 0.021909 51.472598 ( 59.741797)
total: 195.40 sec