Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-204308
#<BuildRuby:0x000055853216e678
@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.20221214-204308",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003686 0.000567 0.822329 ( 1.026831)
build_miniruby 0.000920 0.000000 1.000820 ( 0.999492)
build_ruby 0.000000 0.001159 2.745451 ( 2.636482)
build_all 0.006747 0.002148 15.865875 ( 3.340223)
build_install 0.009064 0.000175 2.271920 ( 1.289894)
test_btest 0.000527 0.000088 60.353468 ( 11.913565)
test_basic 0.004789 0.000108 0.311794 ( 0.402625)
test_all 0.001145 0.000181 673.254153 (140.244116)
test_rubyspec 0.031017 0.031737 51.746133 ( 59.987627)
total: 221.84 sec