Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-224717
#<BuildRuby:0x0000562d6780a620
@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.20230103-224717",
@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.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.005754 0.000535 0.846000 ( 1.050321)
build_miniruby 0.000984 0.000281 1.016586 ( 1.014625)
build_ruby 0.001349 0.000385 2.777209 ( 2.774520)
build_all 0.009396 0.000255 16.780741 ( 2.969118)
build_install 0.002373 0.009400 2.288374 ( 1.180407)
test_btest 0.000775 0.000291 77.341654 ( 10.450467)
test_basic 0.004733 0.001776 0.353677 ( 0.440040)
test_all 0.000983 0.000369 666.383418 (105.428615)
test_rubyspec 0.068448 0.060036 51.680841 ( 59.813282)
total: 185.12 sec