Logfile: /home/ko1/ruby/logs/brlog.trunk.20220410-064533
#<BuildRuby:0x000055fba221cb38
@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.20220410-064533",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002494 0.008748 1.036493 ( 7.104817)
build_miniruby 0.001272 0.000363 0.075895 ( 0.074775)
build_ruby 0.001302 0.000372 0.077549 ( 0.076159)
build_all 0.009513 0.000183 1.500477 ( 0.608853)
build_install 0.020286 0.002533 2.046917 ( 1.128486)
test_btest 0.000705 0.000156 77.622925 ( 8.024407)
test_basic 0.002683 0.004481 0.332339 ( 0.421725)
test_all 0.001846 0.000486 666.737696 ( 66.123906)
test_rubyspec 0.080761 0.090375 46.718538 ( 52.219602)
total: 135.78 sec