Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-002949
#<BuildRuby:0x000055a8ebb63e80
@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.20221225-002949",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004373 0.000000 0.794101 ( 1.006519)
build_miniruby 0.000913 0.000000 0.939012 ( 0.937649)
build_ruby 0.001297 0.000000 2.679470 ( 2.677739)
build_all 0.004757 0.004070 15.925009 ( 3.301278)
build_install 0.009465 0.000000 2.240049 ( 1.275216)
test_btest 0.000273 0.000342 58.801650 ( 11.865137)
test_basic 0.002028 0.002877 0.287847 ( 0.378689)
test_all 0.000968 0.000088 642.923535 (100.480431)
test_rubyspec 0.044131 0.021671 51.338473 ( 59.547144)
total: 181.47 sec