Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-150332
#<BuildRuby:0x000055fae98cb8f8
@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.20221228-150332",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000279 0.003159 0.607552 ( 1.031243)
build_miniruby 0.000709 0.000163 0.739871 ( 0.739387)
build_ruby 0.001063 0.000246 2.529768 ( 2.529275)
build_all 0.009003 0.000248 12.644977 ( 1.511755)
build_install 0.006503 0.000476 1.601249 ( 0.754340)
test_btest 0.000543 0.000102 66.358662 ( 6.049404)
test_basic 0.000000 0.003431 0.255559 ( 0.350927)
test_all 0.000494 0.000799 484.691733 ( 50.325460)
test_rubyspec 0.015328 0.012084 34.772301 ( 45.352011)
total: 108.64 sec