Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-120604
#<BuildRuby:0x00005588cacff500
@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.20221226-120604",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003952 0.000000 0.636231 ( 1.066359)
build_miniruby 0.000911 0.000000 0.723425 ( 0.722698)
build_ruby 0.001284 0.000000 2.523193 ( 2.523689)
build_all 0.009211 0.000000 12.574217 ( 1.508112)
build_install 0.003679 0.003019 1.564829 ( 0.751681)
test_btest 0.000580 0.000116 65.675636 ( 6.189988)
test_basic 0.003368 0.000000 0.251275 ( 0.347605)
test_all 0.001372 0.000163 480.259698 ( 48.954377)
test_rubyspec 0.012221 0.016047 35.147935 ( 45.630107)
total: 107.70 sec