Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-192038
#<BuildRuby:0x000055ec3ef4f3c8
@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.20221229-192038",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005795 0.000772 0.845022 ( 1.471315)
build_miniruby 0.001190 0.000158 1.011716 ( 1.009553)
build_ruby 0.001444 0.000193 2.776757 ( 2.774090)
build_all 0.006897 0.003358 16.870238 ( 3.011744)
build_install 0.006978 0.004680 2.294193 ( 1.178851)
test_btest 0.000918 0.000193 78.506750 ( 10.419058)
test_basic 0.007383 0.000622 0.359866 ( 0.444273)
test_all 0.001027 0.000205 670.587454 ( 93.906171)
test_rubyspec 0.090129 0.039277 51.692020 ( 59.773395)
total: 173.99 sec