Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-015618
#<BuildRuby:0x000055c4d9638028
@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-015618",
@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.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001744 0.004607 0.859491 ( 1.058185)
build_miniruby 0.001017 0.000312 1.011496 ( 1.009348)
build_ruby 0.001260 0.000388 2.767712 ( 2.765114)
build_all 0.008661 0.001221 16.778773 ( 2.999408)
build_install 0.010304 0.001495 2.311532 ( 1.173574)
test_btest 0.000000 0.001112 77.491413 ( 10.393916)
test_basic 0.000000 0.007593 0.377139 ( 0.461465)
test_all 0.000046 0.001361 672.968838 (101.277908)
test_rubyspec 0.077076 0.041648 51.701674 ( 59.794629)
total: 180.93 sec