Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-094322
#<BuildRuby:0x000055fec84ac460
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221216-094322",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003837 0.000590 0.843343 ( 1.064016)
build_miniruby 0.000881 0.000135 1.056930 ( 1.055813)
build_ruby 0.001233 0.000189 2.708191 ( 2.597289)
build_all 0.005343 0.003724 15.744834 ( 3.306848)
build_install 0.009099 0.000919 2.261769 ( 1.267721)
test_btest 0.000502 0.000094 66.681934 ( 11.002795)
test_basic 0.003562 0.000668 0.312729 ( 0.404727)
test_all 0.001174 0.000220 678.958251 (144.765010)
test_rubyspec 0.031439 0.030313 53.177289 ( 61.270586)
total: 226.74 sec