Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-185357
#<BuildRuby:0x000055df27e85448
@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.20220517-185357",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008682 0.000338 0.823450 ( 0.915064)
build_miniruby 0.001554 0.000111 0.053934 ( 0.052642)
build_ruby 0.001476 0.000105 0.052326 ( 0.050934)
build_all 0.002797 0.004911 1.241475 ( 0.502211)
build_install 0.013887 0.004673 4.851567 ( 2.449760)
test_btest 0.002523 0.000000 50.007351 ( 6.109108)
test_basic 0.005208 0.000570 0.256472 ( 0.356583)
test_all 0.002619 0.000437 515.455128 ( 53.943612)
test_rubyspec 0.097114 0.027579 40.976285 ( 46.884121)
total: 111.27 sec