Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-190012
#<BuildRuby:0x00005633a45dca18
@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.20220718-190012",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005161 0.004181 0.825841 ( 1.463138)
build_miniruby 0.001888 0.000270 0.064975 ( 0.063168)
build_ruby 0.001248 0.000178 0.063372 ( 0.062919)
build_all 0.008530 0.000000 1.258510 ( 0.492380)
build_install 0.008139 0.007641 4.378234 ( 1.878042)
test_btest 0.001441 0.000303 53.061071 ( 6.049206)
test_basic 0.000066 0.007113 0.297210 ( 0.386925)
test_all 0.003195 0.000000 489.025548 ( 52.118921)
test_rubyspec 0.097447 0.034091 42.042810 ( 47.808811)
total: 110.32 sec