Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-235047
#<BuildRuby:0x000055ac4a8a1348
@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.20221106-235047",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008892 0.000358 0.943545 ( 0.976391)
build_miniruby 0.001329 0.000095 0.050198 ( 0.048870)
build_ruby 0.001213 0.000087 0.045091 ( 0.043879)
build_all 0.008346 0.000596 1.239650 ( 0.471038)
build_install 0.013571 0.000970 1.558396 ( 0.815182)
test_btest 0.001928 0.000000 62.472395 ( 6.595116)
test_basic 0.005509 0.000000 0.308124 ( 0.403953)
test_all 0.003014 0.000000 517.715753 ( 55.042032)
test_rubyspec 0.099486 0.026399 43.342843 ( 51.976049)
total: 116.37 sec