Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-095422
#<BuildRuby:0x00005559e3574c10
@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-095422",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006067 0.005192 1.020686 ( 1.224626)
build_miniruby 0.001739 0.000372 0.077256 ( 0.075329)
build_ruby 0.001896 0.000406 0.077552 ( 0.074997)
build_all 0.007754 0.003178 4.288873 ( 0.866274)
build_install 0.014258 0.008951 8.628978 ( 3.001977)
test_btest 0.000975 0.000292 77.916035 ( 8.593360)
test_basic 0.003862 0.004209 0.344650 ( 0.436934)
test_all 0.001345 0.000448 660.419790 ( 65.834062)
test_rubyspec 0.111873 0.044878 46.749239 ( 51.992089)
total: 132.10 sec