Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-054151
#<BuildRuby:0x000055ec7602b800
@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.20220822-054151",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.009939 0.002684 1.057092 ( 3.316228)
build_miniruby 0.000000 0.002364 0.075169 ( 0.072810)
build_ruby 0.000198 0.002074 0.077597 ( 0.075646)
build_all 0.000231 0.009357 1.539368 ( 0.581186)
build_install 0.012586 0.010595 1.840694 ( 0.909047)
test_btest 0.000846 0.000635 73.534454 ( 8.479074)
test_basic 0.006367 0.002249 0.330076 ( 0.417786)
test_all 0.005345 0.000000 648.148049 ( 64.864147)
test_rubyspec 0.114347 0.070716 45.985836 ( 54.557552)
total: 133.27 sec