Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-094709
#<BuildRuby:0x000055f12e7d46d0
@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.20221227-094709",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004540 0.004564 0.964365 ( 1.137170)
build_miniruby 0.002330 0.000333 0.835536 ( 0.834292)
build_ruby 0.002772 0.000396 2.135349 ( 2.135554)
build_all 0.018193 0.002061 18.514276 ( 2.165336)
build_install 0.020568 0.001629 1.996453 ( 1.041452)
test_btest 0.001224 0.000153 93.382436 ( 8.955376)
test_basic 0.007967 0.000431 0.345883 ( 0.431994)
test_all 0.002152 0.000117 677.744287 ( 63.434502)
test_rubyspec 0.112896 0.069295 47.936293 ( 56.090867)
total: 136.23 sec