Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-125647
#<BuildRuby:0x000055e7693d9338
@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.20221102-125647",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006532 0.002613 0.958186 ( 0.979389)
build_miniruby 0.000938 0.000375 0.049018 ( 0.047712)
build_ruby 0.000974 0.000389 0.049915 ( 0.048604)
build_all 0.007252 0.000869 1.229039 ( 0.464551)
build_install 0.006674 0.008122 1.533323 ( 0.788719)
test_btest 0.001869 0.000850 63.360207 ( 6.454129)
test_basic 0.004119 0.001872 0.301758 ( 0.392587)
test_all 0.007431 0.000489 519.143746 ( 54.592837)
test_rubyspec 0.086800 0.038110 43.378802 ( 51.976515)
total: 115.75 sec