Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-121801
#<BuildRuby:0x0000558c1d520068
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221218-121801",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003900 0.000000 0.611216 ( 1.043832)
build_miniruby 0.001036 0.000000 0.743118 ( 0.742145)
build_ruby 0.001362 0.000000 2.611369 ( 2.539379)
build_all 0.009496 0.000000 12.498224 ( 1.510970)
build_install 0.006612 0.000000 1.640521 ( 0.769345)
test_btest 0.000694 0.000000 64.371876 ( 6.067415)
test_basic 0.003473 0.000000 0.256884 ( 0.352345)
test_all 0.001822 0.000000 515.171470 ( 69.998801)
test_rubyspec 0.015604 0.009756 35.800238 ( 46.143411)
total: 129.17 sec