Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-234534
#<BuildRuby:0x000055cbf8ed40d0
@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.20230112-234534",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000044 0.000003 0.000047 ( 0.000048)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006087 0.000406 0.875256 ( 1.303575)
build_miniruby 0.001084 0.000072 1.014856 ( 1.013092)
build_ruby 0.001377 0.000092 2.774963 ( 2.772213)
build_all 0.006105 0.003806 16.777346 ( 2.999947)
build_install 0.006755 0.004648 2.086550 ( 1.073541)
test_btest 0.000766 0.000121 73.905036 ( 11.112517)
test_basic 0.003215 0.004186 0.377914 ( 0.462542)
test_all 0.001232 0.000000 672.351654 ( 94.942568)
test_rubyspec 0.096150 0.039395 51.733468 ( 59.785719)
total: 175.47 sec