Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-080615
#<BuildRuby:0x00005637e5460028
@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.20230105-080615",
@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.000013 0.000005 0.000018 ( 0.000016)
configure 0.000031 0.000010 0.000041 ( 0.000026)
build_up 0.006567 0.000000 0.846228 ( 1.047669)
build_miniruby 0.001290 0.000000 1.011020 ( 1.009187)
build_ruby 0.001196 0.000290 2.772777 ( 2.770202)
build_all 0.008608 0.001190 16.792170 ( 2.995969)
build_install 0.009122 0.002432 2.303074 ( 1.177545)
test_btest 0.000862 0.000230 74.277740 ( 11.134752)
test_basic 0.006125 0.000252 0.347123 ( 0.433585)
test_all 0.001160 0.000290 667.060086 ( 96.087755)
test_rubyspec 0.068810 0.063925 51.762671 ( 59.789214)
total: 176.45 sec