Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-161658
#<BuildRuby:0x0000561512480a58
@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.20220416-161658",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000024)
configure 0.000046 0.000004 0.000050 ( 0.000049)
build_up 0.006413 0.005997 0.993417 ( 1.161717)
build_miniruby 0.001780 0.000281 0.075236 ( 0.073164)
build_ruby 0.002031 0.000320 0.079165 ( 0.077325)
build_all 0.004691 0.004571 1.509677 ( 0.612285)
build_install 0.018634 0.004551 5.914807 ( 2.842813)
test_btest 0.001148 0.000249 74.902191 ( 8.400153)
test_basic 0.000000 0.007778 0.329734 ( 0.417806)
test_all 0.001741 0.000703 699.353458 ( 68.229563)
test_rubyspec 0.108818 0.065098 46.727450 ( 52.120007)
total: 133.94 sec