Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-092926
#<BuildRuby:0x00005576224f3ba0
@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.20220721-092926",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005474 0.004240 0.894955 ( 1.089630)
build_miniruby 0.001217 0.000174 0.062615 ( 0.061763)
build_ruby 0.001142 0.000163 0.055472 ( 0.054274)
build_all 0.008323 0.001189 1.260879 ( 0.480570)
build_install 0.016428 0.000198 4.331611 ( 1.801947)
test_btest 0.001917 0.000226 51.825924 ( 6.286061)
test_basic 0.001173 0.004481 0.290499 ( 0.381405)
test_all 0.000000 0.002330 494.400271 ( 51.824375)
test_rubyspec 0.088257 0.044305 41.788532 ( 47.723988)
total: 109.71 sec