Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-201711
#<BuildRuby:0x00005645179be8a0
@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.20220422-201711",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.007525 0.005688 1.045768 ( 1.542028)
build_miniruby 0.001740 0.000401 0.070738 ( 0.068780)
build_ruby 0.001577 0.000364 0.077104 ( 0.075054)
build_all 0.003364 0.005834 1.518497 ( 0.617333)
build_install 0.016987 0.007351 5.840510 ( 2.764458)
test_btest 0.000000 0.001311 75.740702 ( 7.787265)
test_basic 0.004729 0.003711 0.317197 ( 0.404966)
test_all 0.001994 0.000747 690.978333 ( 66.945177)
test_rubyspec 0.076717 0.110157 45.363980 ( 50.564530)
total: 130.77 sec