Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-195727
#<BuildRuby:0x000055e86246ff00
@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.20221226-195727",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000036 0.000002 0.000038 ( 0.000037)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.008653 0.000279 0.843599 ( 1.052444)
build_miniruby 0.001208 0.000072 1.000932 ( 0.998973)
build_ruby 0.000000 0.001593 2.751895 ( 2.749208)
build_all 0.000000 0.009433 16.586846 ( 2.964967)
build_install 0.000000 0.011524 2.266246 ( 1.179475)
test_btest 0.000000 0.001041 71.009644 ( 10.828145)
test_basic 0.004478 0.001839 0.338189 ( 0.424608)
test_all 0.001037 0.000403 673.652662 ( 95.155774)
test_rubyspec 0.051894 0.081040 51.116295 ( 59.161124)
total: 174.52 sec