Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-181622
#<BuildRuby:0x0000564a382e91f8
@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.20221006-181622",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.009257 0.001543 1.087082 ( 1.190419)
build_miniruby 0.001223 0.000204 0.094121 ( 0.090749)
build_ruby 0.001628 0.000271 0.096128 ( 0.093153)
build_all 0.007140 0.001190 1.301749 ( 0.563039)
build_install 0.015202 0.000613 1.615168 ( 0.878904)
test_btest 0.001340 0.000192 60.326627 ( 6.308626)
test_basic 0.007768 0.001110 0.363837 ( 0.451073)
test_all 0.003217 0.004621 475.243715 ( 52.277190)
test_rubyspec 0.082781 0.041200 42.240430 ( 50.789909)
total: 112.64 sec