Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-075207
#<BuildRuby:0x000055af2cf6e858
@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.20221212-075207",
@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.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.004236 0.833241 ( 1.461207)
build_miniruby 0.000000 0.000975 0.957446 ( 0.956076)
build_ruby 0.000000 0.001260 2.776431 ( 2.647823)
build_all 0.000000 0.009001 15.700423 ( 3.321554)
build_install 0.006513 0.002462 2.224373 ( 1.205859)
test_btest 0.000437 0.000122 60.581263 ( 11.963070)
test_basic 0.003448 0.000957 0.309062 ( 0.400316)
test_all 0.000000 0.001396 676.549119 (136.521330)
test_rubyspec 0.044213 0.021089 52.564395 ( 60.732478)
total: 219.21 sec