Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-112332
#<BuildRuby:0x000055e49f914a68
@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.20220725-112332",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008566 0.001173 0.849656 ( 0.943461)
build_miniruby 0.001840 0.000460 0.064634 ( 0.062434)
build_ruby 0.001264 0.000316 0.062351 ( 0.061497)
build_all 0.007774 0.000747 1.239850 ( 0.471395)
build_install 0.014295 0.002037 4.333278 ( 1.761992)
test_btest 0.001233 0.000264 52.940333 ( 5.898920)
test_basic 0.004787 0.001026 0.290820 ( 0.388236)
test_all 0.002051 0.000439 507.516445 ( 53.547557)
test_rubyspec 0.062540 0.064760 41.783700 ( 47.576387)
total: 110.71 sec