Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-053300
#<BuildRuby:0x00005606a68befe0
@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.20220723-053300",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001084 0.012119 0.972258 ( 1.612934)
build_miniruby 0.002275 0.000000 0.075280 ( 0.072940)
build_ruby 0.002217 0.000353 0.076633 ( 0.073734)
build_all 0.008102 0.002813 1.518233 ( 0.566173)
build_install 0.022470 0.001392 5.142135 ( 2.052332)
test_btest 0.001196 0.000265 74.078801 ( 8.507186)
test_basic 0.006905 0.000724 0.328254 ( 0.421312)
test_all 0.001935 0.000414 643.386185 ( 64.610897)
test_rubyspec 0.112885 0.067055 45.618481 ( 51.405629)
total: 129.32 sec