Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-064339
#<BuildRuby:0x000055e11f9e34b8
@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.20220915-064339",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010669 0.000000 1.101566 ( 1.224548)
build_miniruby 0.001721 0.000000 0.073401 ( 0.072587)
build_ruby 0.002071 0.000000 0.082878 ( 0.081578)
build_all 0.010452 0.000000 1.559334 ( 0.615997)
build_install 0.012699 0.009459 1.946554 ( 0.951764)
test_btest 0.001396 0.000000 94.638370 ( 9.058885)
test_basic 0.003284 0.004098 0.350375 ( 0.441194)
test_all 0.003246 0.000443 682.451965 ( 67.937727)
test_rubyspec 0.066507 0.091855 46.938209 ( 55.263146)
total: 135.65 sec