Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-212552
#<BuildRuby:0x000055920c14ebe8
@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.20230123-212552",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000057 0.000000 0.000057 ( 0.000057)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.008215 0.000604 0.852055 ( 1.046371)
build_miniruby 0.000984 0.000131 1.011574 ( 1.009721)
build_ruby 0.001312 0.000175 2.752624 ( 2.750161)
build_all 0.009458 0.000040 16.633366 ( 2.953249)
build_install 0.011310 0.000000 2.089218 ( 1.070420)
test_btest 0.001232 0.000000 77.113779 ( 10.634914)
test_basic 0.007324 0.000162 0.389412 ( 0.473679)
test_all 0.001249 0.000119 663.077596 ( 99.352266)
test_rubyspec 0.096732 0.037205 51.292107 ( 59.345394)
total: 178.64 sec