Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-211006
#<BuildRuby:0x000055e7ea8ac028
@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.20230106-211006",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005611 0.000389 0.878998 ( 1.198744)
build_miniruby 0.001039 0.000273 1.030077 ( 1.028028)
build_ruby 0.001209 0.000318 2.777267 ( 2.774818)
build_all 0.008913 0.001145 16.844924 ( 3.007931)
build_install 0.003895 0.007463 2.131371 ( 1.078894)
test_btest 0.000690 0.000219 75.804467 ( 10.823384)
test_basic 0.004427 0.002929 0.380238 ( 0.464297)
test_all 0.001178 0.000151 664.184732 (118.189074)
test_rubyspec 0.079741 0.041440 51.959231 ( 60.047001)
total: 198.61 sec