Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-002849
#<BuildRuby:0x000055a5c2658408
@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-002849",
@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.000011)
build_up 0.009141 0.000354 0.968032 ( 1.450108)
build_miniruby 0.002110 0.000141 0.858844 ( 0.857728)
build_ruby 0.002588 0.000173 2.144936 ( 2.146140)
build_all 0.006691 0.014086 18.519010 ( 2.160951)
build_install 0.011668 0.010094 2.083371 ( 1.038716)
test_btest 0.000890 0.000297 90.246973 ( 9.718831)
test_basic 0.000000 0.009094 0.342829 ( 0.428479)
test_all 0.002443 0.000000 687.007737 ( 64.008122)
test_rubyspec 0.094611 0.084620 47.984311 ( 56.106737)
total: 137.92 sec