Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-160452
#<BuildRuby:0x000055d1b37b8010
@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.20230108-160452",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006832 0.000000 0.903216 ( 1.086350)
build_miniruby 0.001357 0.000000 1.020606 ( 1.018387)
build_ruby 0.001597 0.000000 2.775129 ( 2.772454)
build_all 0.009630 0.000167 16.832470 ( 2.999901)
build_install 0.002476 0.008927 2.131688 ( 1.081960)
test_btest 0.000805 0.000128 76.889816 ( 11.059756)
test_basic 0.002623 0.004081 0.357805 ( 0.443760)
test_all 0.001026 0.000205 668.984701 ( 98.568836)
test_rubyspec 0.077141 0.034969 52.491233 ( 60.543080)
total: 179.58 sec