Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-064500
#<BuildRuby:0x000055ad3a9fc0d0
@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.20221129-064500",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008104 0.002948 1.248294 ( 1.446637)
build_miniruby 0.001790 0.000651 0.844342 ( 0.843321)
build_ruby 0.000404 0.003074 2.227585 ( 2.135316)
build_all 0.021271 0.000035 18.591580 ( 2.168119)
build_install 0.013842 0.005781 1.856238 ( 0.955226)
test_btest 0.000993 0.000316 85.741876 ( 9.042400)
test_basic 0.003372 0.005349 0.339730 ( 0.425781)
test_all 0.001506 0.000548 731.832125 ( 71.343499)
test_rubyspec 0.117049 0.063979 49.304567 ( 57.395108)
total: 145.76 sec