Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-121748
#<BuildRuby:0x000055b28bb83e70
@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.20230124-121748",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005374 0.001240 0.847645 ( 1.309078)
build_miniruby 0.001070 0.000247 1.015871 ( 1.013999)
build_ruby 0.001587 0.000000 2.755252 ( 2.752524)
build_all 0.009233 0.000355 16.685485 ( 2.978003)
build_install 0.010226 0.001042 2.083728 ( 1.078644)
test_btest 0.000826 0.000155 68.200693 ( 10.876042)
test_basic 0.006367 0.000229 0.379990 ( 0.465967)
test_all 0.001286 0.000227 642.022141 ( 96.724777)
test_rubyspec 0.085308 0.042381 51.766933 ( 59.899213)
total: 177.10 sec