Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-072531
#<BuildRuby:0x0000557eaff8a678
@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.20221225-072531",
@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.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004267 0.000000 0.813250 ( 1.048283)
build_miniruby 0.000793 0.000000 1.067513 ( 1.066508)
build_ruby 0.001174 0.000000 2.633639 ( 2.632620)
build_all 0.004668 0.004187 15.907075 ( 3.385835)
build_install 0.010216 0.000538 2.255291 ( 1.249017)
test_btest 0.000532 0.000028 67.058925 ( 11.213769)
test_basic 0.001147 0.004398 0.298359 ( 0.389065)
test_all 0.000933 0.000093 627.458767 (107.049631)
test_rubyspec 0.052051 0.014851 51.665841 ( 59.806223)
total: 187.84 sec