Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-035758
#<BuildRuby:0x000055ed9a438dd8
@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.20220901-035758",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000110 0.010454 0.965998 ( 0.955586)
build_miniruby 0.001622 0.000405 0.074442 ( 0.072802)
build_ruby 0.000000 0.002326 0.078853 ( 0.076837)
build_all 0.006328 0.004730 1.546889 ( 0.586067)
build_install 0.019092 0.003504 1.902161 ( 0.918859)
test_btest 0.001332 0.000000 78.639732 ( 8.604800)
test_basic 0.007329 0.000000 0.332261 ( 0.430940)
test_all 0.004458 0.000000 685.680025 ( 67.144228)
test_rubyspec 0.125528 0.052072 45.933967 ( 54.347241)
total: 133.14 sec