Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-234458
#<BuildRuby:0x0000557adc3f7940
@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.20220301-234458",
@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.000006)
autoconf 0.000081 0.000000 0.000081 ( 0.000083)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.003505 0.007534 0.986495 ( 1.001278)
build_miniruby 0.001570 0.000294 0.077990 ( 0.076174)
build_ruby 0.001344 0.000252 0.077811 ( 0.076329)
build_all 0.003874 0.007009 4.189648 ( 0.847569)
build_install 0.018992 0.004828 7.967451 ( 2.393482)
test_btest 0.000714 0.000194 74.162339 ( 7.934003)
test_basic 0.007112 0.000794 0.338818 ( 0.427286)
test_all 0.001460 0.000381 707.563719 ( 67.756356)
test_rubyspec 0.095968 0.081602 46.388150 ( 51.789936)
total: 132.30 sec