Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-015931
#<BuildRuby:0x00005643e5765550
@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.20221030-015931",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004829 0.004867 1.087378 ( 1.177952)
build_miniruby 0.001420 0.000237 0.096058 ( 0.092667)
build_ruby 0.001336 0.000222 0.097155 ( 0.094554)
build_all 0.009050 0.001508 1.351311 ( 0.570077)
build_install 0.013537 0.000000 1.653828 ( 0.880467)
test_btest 0.002291 0.000000 60.578216 ( 6.613682)
test_basic 0.007140 0.000158 0.364018 ( 0.455323)
test_all 0.007103 0.000001 504.478761 ( 54.399225)
test_rubyspec 0.088764 0.029085 43.562453 ( 52.043362)
total: 116.33 sec