Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-232412
#<BuildRuby:0x000055dbb6b2fe70
@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-232412",
@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.000008)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.006066 0.000629 0.844973 ( 1.050958)
build_miniruby 0.001034 0.000295 1.018073 ( 1.016275)
build_ruby 0.001567 0.000000 2.772760 ( 2.770048)
build_all 0.006884 0.002983 16.835834 ( 3.003002)
build_install 0.009860 0.001660 2.106853 ( 1.087160)
test_btest 0.001106 0.000000 68.371213 ( 11.090380)
test_basic 0.007365 0.000021 0.393020 ( 0.477203)
test_all 0.001412 0.000000 661.774112 (101.880160)
test_rubyspec 0.083088 0.051317 51.830722 ( 59.875494)
total: 182.25 sec