Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-115430
#<BuildRuby:0x0000560d38a692f8
@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.20220827-115430",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.009752 0.001446 0.826578 ( 0.874191)
build_miniruby 0.001461 0.000365 0.063101 ( 0.062384)
build_ruby 0.000000 0.001539 0.064836 ( 0.063311)
build_all 0.004573 0.005821 1.238994 ( 0.471822)
build_install 0.014847 0.000178 1.579949 ( 0.792487)
test_btest 0.001010 0.000289 55.100619 ( 6.175377)
test_basic 0.005286 0.000514 0.290741 ( 0.386033)
test_all 0.003855 0.000000 492.815982 ( 52.647197)
test_rubyspec 0.096551 0.042872 41.924004 ( 50.447227)
total: 111.92 sec