Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-024225
#<BuildRuby:0x0000563e9d368008
@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.20230111-024225",
@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.000016 0.000005 0.000021 ( 0.000020)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.004993 0.001536 0.843355 ( 1.516164)
build_miniruby 0.001012 0.000312 1.012181 ( 1.010056)
build_ruby 0.001334 0.000411 2.784557 ( 2.781846)
build_all 0.008803 0.001254 16.854982 ( 3.001541)
build_install 0.006245 0.005235 2.115516 ( 1.074804)
test_btest 0.000776 0.000259 74.585365 ( 10.744131)
test_basic 0.004940 0.001647 0.357206 ( 0.443381)
test_all 0.001222 0.000148 656.732645 ( 98.477952)
test_rubyspec 0.061708 0.044397 51.690888 ( 59.781282)
total: 178.83 sec