Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-131426
#<BuildRuby:0x0000562182b94c00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220910-131426",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004095 0.006921 1.118062 ( 1.078331)
build_miniruby 0.001817 0.000519 0.078218 ( 0.075966)
build_ruby 0.001547 0.000442 0.070857 ( 0.068253)
build_all 0.006600 0.003562 1.558843 ( 0.606628)
build_install 0.015875 0.006597 1.914801 ( 0.937718)
test_btest 0.000866 0.000289 95.370539 ( 9.925931)
test_basic 0.003328 0.003621 0.359923 ( 0.458460)
test_all 0.003729 0.000000 684.220262 ( 68.257330)
test_rubyspec 0.104049 0.061404 47.431248 ( 55.807653)
total: 137.22 sec