Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-194253
#<BuildRuby:0x00005566a2643440
@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.20220223-194253",
@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.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012580 0.000053 0.879232 ( 0.894991)
build_miniruby 0.001539 0.000192 0.074402 ( 0.074510)
build_ruby 0.001877 0.000234 0.078055 ( 0.077837)
build_all 0.009606 0.000110 4.236613 ( 0.872586)
build_install 0.021421 0.002807 7.963603 ( 2.429422)
test_btest 0.001132 0.000131 71.512827 ( 8.144237)
test_basic 0.003165 0.004384 0.332528 ( 0.423905)
test_all 0.001592 0.000245 676.601163 ( 66.194852)
test_rubyspec 0.127706 0.042146 46.244407 ( 51.382672)
total: 130.50 sec