Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-063147
#<BuildRuby:0x0000563b8462fed8
@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-063147",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.004544 0.859158 ( 1.486944)
build_miniruby 0.000592 0.000427 1.006138 ( 1.004666)
build_ruby 0.001168 0.000000 2.815801 ( 2.711257)
build_all 0.008985 0.000000 15.678408 ( 3.258548)
build_install 0.009116 0.000000 2.229370 ( 1.279021)
test_btest 0.000570 0.000000 68.815862 ( 11.163345)
test_basic 0.005308 0.000000 0.341603 ( 0.431711)
test_all 0.001572 0.000000 668.086595 (148.087414)
test_rubyspec 0.057165 0.011980 53.217453 ( 61.438951)
total: 230.86 sec