Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-063451
#<BuildRuby:0x00005612a5b74f68
@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.20221018-063451",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.008293 0.001382 1.147108 ( 1.829373)
build_miniruby 0.002255 0.000376 0.102386 ( 0.099408)
build_ruby 0.001438 0.000240 0.112447 ( 0.111206)
build_all 0.004905 0.003887 1.334563 ( 0.582176)
build_install 0.012494 0.002677 1.695569 ( 0.931112)
test_btest 0.001432 0.000307 63.991107 ( 6.685118)
test_basic 0.006990 0.000276 0.363237 ( 0.453199)
test_all 0.005904 0.001181 488.007406 ( 53.475300)
test_rubyspec 0.091353 0.049083 43.168250 ( 51.707194)
total: 115.87 sec