Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-192245
#<BuildRuby:0x000056097c492858
@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.20230112-192245",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000045 0.000000 0.000045 ( 0.000046)
configure 0.000014 0.000000 0.000014 ( 0.000027)
build_up 0.006094 0.000484 0.912217 ( 1.115663)
build_miniruby 0.000000 0.001241 1.012295 ( 1.010228)
build_ruby 0.000000 0.001456 2.785698 ( 2.783098)
build_all 0.007507 0.002291 16.764503 ( 2.969344)
build_install 0.010926 0.000485 2.089040 ( 1.071065)
test_btest 0.000981 0.000231 74.377151 ( 10.443049)
test_basic 0.003029 0.004175 0.339307 ( 0.424468)
test_all 0.001076 0.000299 654.548908 (106.520870)
test_rubyspec 0.075719 0.044914 51.594219 ( 59.669033)
total: 186.01 sec