Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-163412
#<BuildRuby:0x000055b08a5a4070
@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.20230111-163412",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003633 0.000000 0.648288 ( 1.083483)
build_miniruby 0.000906 0.000000 0.663023 ( 0.662092)
build_ruby 0.001309 0.000000 2.512702 ( 2.513125)
build_all 0.006358 0.003144 12.859829 ( 1.583530)
build_install 0.003200 0.002976 1.443631 ( 0.701503)
test_btest 0.000578 0.000086 66.456695 ( 6.535688)
test_basic 0.000000 0.003308 0.265279 ( 0.360838)
test_all 0.001011 0.000238 496.375703 ( 47.062896)
test_rubyspec 0.012207 0.014465 34.870275 ( 45.489426)
total: 105.99 sec