Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-204503
#<BuildRuby:0x0000557710098008
@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.20230113-204503",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006487 0.000154 0.845942 ( 1.800045)
build_miniruby 0.001262 0.000079 1.058765 ( 1.057253)
build_ruby 0.001358 0.000085 2.786242 ( 2.783619)
build_all 0.009716 0.000057 16.812517 ( 2.971066)
build_install 0.006217 0.005096 2.097708 ( 1.079608)
test_btest 0.000832 0.000092 70.060432 ( 11.671998)
test_basic 0.006683 0.000198 0.345382 ( 0.430988)
test_all 0.000000 0.001446 663.093093 (114.908987)
test_rubyspec 0.108260 0.027059 52.033531 ( 60.130197)
total: 196.83 sec