Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-230250
#<BuildRuby:0x000055e88a8b7018
@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.20221205-230250",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006416 0.003630 1.198536 ( 1.202619)
build_miniruby 0.002290 0.000458 0.846087 ( 0.844604)
build_ruby 0.003533 0.000000 2.224137 ( 2.133320)
build_all 0.016377 0.002117 18.395539 ( 2.128501)
build_install 0.017889 0.004525 2.009159 ( 0.998232)
test_btest 0.001121 0.000213 87.691600 ( 9.147091)
test_basic 0.003025 0.005433 0.347624 ( 0.439448)
test_all 0.001588 0.000378 685.107240 ( 70.290052)
test_rubyspec 0.079854 0.063421 48.644963 ( 57.103058)
total: 144.29 sec