Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-050330
#<BuildRuby:0x000055982c10a5f8
@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.20221231-050330",
@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.000021 0.000001 0.000022 ( 0.000023)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006394 0.000400 0.845439 ( 1.018480)
build_miniruby 0.001261 0.000078 1.016293 ( 1.014263)
build_ruby 0.001497 0.000094 2.773306 ( 2.770666)
build_all 0.009666 0.000046 16.719312 ( 2.999171)
build_install 0.011552 0.000000 2.329013 ( 1.199787)
test_btest 0.001035 0.000000 74.769554 ( 10.909049)
test_basic 0.003082 0.004273 0.365711 ( 0.450592)
test_all 0.001062 0.000097 672.713944 (113.808233)
test_rubyspec 0.084649 0.046524 51.521294 ( 59.554644)
total: 193.73 sec