Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-011320
#<BuildRuby:0x000055c959c8c008
@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.20230102-011320",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000015)
configure 0.000016 0.000007 0.000023 ( 0.000024)
build_up 0.004503 0.001877 0.896325 ( 1.040116)
build_miniruby 0.000871 0.000363 1.013770 ( 1.011894)
build_ruby 0.000000 0.001467 2.761471 ( 2.758859)
build_all 0.003250 0.006705 16.789971 ( 3.001262)
build_install 0.007706 0.003820 2.298454 ( 1.178641)
test_btest 0.000681 0.000364 73.061009 ( 10.698778)
test_basic 0.000357 0.006169 0.339539 ( 0.425759)
test_all 0.000934 0.000583 671.084837 ( 94.991641)
test_rubyspec 0.060172 0.045135 51.664750 ( 59.717232)
total: 174.82 sec