Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-074438
#<BuildRuby:0x0000564b658acc10
@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.20220316-074438",
@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.000009 0.000005 0.000014 ( 0.000014)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.007340 0.003337 1.031328 ( 2.915253)
build_miniruby 0.001497 0.000681 0.075740 ( 0.073856)
build_ruby 0.001348 0.000613 0.075446 ( 0.074032)
build_all 0.005642 0.005236 4.210361 ( 0.851655)
build_install 0.015894 0.007947 7.918020 ( 2.387368)
test_btest 0.001058 0.000000 68.251169 ( 8.418658)
test_basic 0.007882 0.000000 0.347104 ( 0.434496)
test_all 0.001478 0.000567 682.456646 ( 65.955735)
test_rubyspec 0.085633 0.068753 46.205477 ( 51.811947)
total: 132.92 sec