Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-052706
#<BuildRuby:0x000055f200de83c8
@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.20221224-052706",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000094 0.004003 0.872247 ( 1.822709)
build_miniruby 0.000859 0.000101 1.003027 ( 1.001666)
build_ruby 0.001139 0.000134 2.631201 ( 2.629519)
build_all 0.004197 0.004864 15.930113 ( 3.462408)
build_install 0.006249 0.003848 2.235066 ( 1.278212)
test_btest 0.000534 0.000112 63.940418 ( 10.993478)
test_basic 0.004226 0.000890 0.317245 ( 0.407757)
test_all 0.000832 0.000115 628.695867 (108.869171)
test_rubyspec 0.046417 0.026163 51.909045 ( 60.105834)
total: 190.57 sec