Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-002403
#<BuildRuby:0x00005624041544f0
@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.20220315-002403",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000035 0.000006 0.000041 ( 0.000038)
build_up 0.008977 0.001381 1.471336 ( 1.943414)
build_miniruby 0.002011 0.000309 0.785371 ( 0.793583)
build_ruby 0.003490 0.000537 3.339979 ( 3.154214)
build_all 0.011861 0.009265 21.593996 ( 2.348384)
build_install 0.021575 0.001484 8.176595 ( 2.445498)
test_btest 0.001454 0.000000 78.662710 ( 7.972874)
test_basic 0.003604 0.005240 0.341734 ( 0.428577)
test_all 0.001687 0.000422 699.351932 ( 67.845139)
test_rubyspec 0.127927 0.042822 46.177223 ( 51.457638)
total: 138.39 sec