Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-011831
#<BuildRuby:0x0000563e0e794af8
@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.20220404-011831",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004214 0.008207 1.042895 ( 4.901960)
build_miniruby 0.001479 0.000569 0.073158 ( 0.071244)
build_ruby 0.001549 0.000596 0.076173 ( 0.074246)
build_all 0.005497 0.004834 4.278101 ( 0.854467)
build_install 0.014302 0.009760 8.621171 ( 2.988061)
test_btest 0.000831 0.000395 74.289673 ( 8.287045)
test_basic 0.005889 0.002805 0.344453 ( 0.432896)
test_all 0.001367 0.000651 653.505226 ( 65.805546)
test_rubyspec 0.092282 0.077637 46.826198 ( 52.297786)
total: 135.71 sec