Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-124948
#<BuildRuby:0x0000561302c8c920
@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.20220723-124948",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010516 0.000436 6.229026 ( 6.544073)
build_miniruby 0.001709 0.000114 0.762140 ( 0.762916)
build_ruby 0.004318 0.000000 3.145121 ( 2.953506)
build_all 0.011456 0.009469 18.526900 ( 2.188405)
build_install 0.017743 0.003695 5.189210 ( 2.090741)
test_btest 0.000970 0.000169 69.770365 ( 8.675675)
test_basic 0.002173 0.004950 0.314286 ( 0.402124)
test_all 0.001794 0.000390 631.372994 ( 65.238998)
test_rubyspec 0.110825 0.068107 45.680179 ( 51.528886)
total: 140.39 sec