Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-123048
#<BuildRuby:0x00005644b21fbe70
@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.20230108-123048",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.009248 0.000000 0.959411 ( 1.097572)
build_miniruby 0.001343 0.000000 1.022536 ( 1.020681)
build_ruby 0.001446 0.000000 2.781776 ( 2.779190)
build_all 0.010060 0.000000 16.836901 ( 3.003694)
build_install 0.006468 0.004998 2.131941 ( 1.079639)
test_btest 0.001019 0.000053 78.171959 ( 10.817786)
test_basic 0.001934 0.004745 0.366003 ( 0.452468)
test_all 0.001375 0.000138 669.218279 (116.111239)
test_rubyspec 0.097108 0.029371 52.267165 ( 60.313262)
total: 196.68 sec