Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-172253
#<BuildRuby:0x00005639623fce50
@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.20221108-172253",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008546 0.003549 1.212443 ( 1.384109)
build_miniruby 0.001662 0.000195 0.072629 ( 0.071130)
build_ruby 0.001507 0.000177 0.064446 ( 0.063064)
build_all 0.001980 0.008346 1.499072 ( 0.596556)
build_install 0.012302 0.009444 1.865319 ( 0.937469)
test_btest 0.001187 0.000374 86.334283 ( 9.047564)
test_basic 0.003812 0.005757 0.341068 ( 0.427058)
test_all 0.001291 0.000475 688.696761 ( 69.424917)
test_rubyspec 0.101841 0.076054 47.356080 ( 55.495685)
total: 137.45 sec