Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-001237
#<BuildRuby:0x00005564c206c3c8
@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.20221220-001237",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.000259 0.004176 0.835237 ( 1.053488)
build_miniruby 0.000965 0.000129 1.099240 ( 1.097622)
build_ruby 0.001353 0.000000 2.741230 ( 2.654513)
build_all 0.005195 0.003904 15.879213 ( 3.331441)
build_install 0.001407 0.007518 2.152140 ( 1.173208)
test_btest 0.000529 0.000147 57.833519 ( 11.972142)
test_basic 0.000523 0.004185 0.318729 ( 0.409200)
test_all 0.001077 0.000359 664.719489 (146.030562)
test_rubyspec 0.043277 0.021217 53.087422 ( 61.183763)
total: 228.91 sec