Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-232253
#<BuildRuby:0x000055f92bab8e50
@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.20220916-232253",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009976 0.000391 1.098641 ( 1.126841)
build_miniruby 0.001960 0.000131 0.067767 ( 0.067344)
build_ruby 0.002473 0.000165 0.074497 ( 0.073534)
build_all 0.006556 0.004457 1.574689 ( 0.613642)
build_install 0.018930 0.001587 1.886232 ( 0.964669)
test_btest 0.000985 0.000110 95.317832 ( 9.248872)
test_basic 0.007613 0.000223 0.352282 ( 0.443027)
test_all 0.003391 0.000357 678.012099 ( 67.908210)
test_rubyspec 0.104640 0.060018 47.308539 ( 55.711641)
total: 136.16 sec