Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-012443
#<BuildRuby:0x0000560fd44bbdf8
@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.20230112-012443",
@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.000000 0.000009 0.000009 ( 0.000008)
autoconf 0.000000 0.000017 0.000017 ( 0.000017)
configure 0.000000 0.000041 0.000041 ( 0.000025)
build_up 0.002208 0.004258 0.843766 ( 1.023679)
build_miniruby 0.001120 0.000150 1.018083 ( 1.016022)
build_ruby 0.000000 0.001446 2.778902 ( 2.776259)
build_all 0.007119 0.002583 16.682467 ( 2.949992)
build_install 0.008496 0.000704 2.041906 ( 1.071715)
test_btest 0.000909 0.000152 74.609491 ( 10.795421)
test_basic 0.005723 0.000183 0.358904 ( 0.446446)
test_all 0.001446 0.000000 658.542414 ( 97.499857)
test_rubyspec 0.076019 0.041271 51.837164 ( 59.882875)
total: 177.46 sec