Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-083246
#<BuildRuby:0x0000563c69db5550
@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.20221016-083246",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006607 0.003663 1.102936 ( 1.177136)
build_miniruby 0.001757 0.000376 0.098731 ( 0.095218)
build_ruby 0.001354 0.000290 0.096963 ( 0.093723)
build_all 0.003883 0.005188 1.316666 ( 0.562483)
build_install 0.008905 0.005875 1.653208 ( 0.875498)
test_btest 0.001168 0.000389 62.076597 ( 6.319123)
test_basic 0.004638 0.001546 0.354027 ( 0.456239)
test_all 0.007753 0.000842 514.663734 ( 54.939717)
test_rubyspec 0.073493 0.059001 43.455504 ( 52.058157)
total: 116.58 sec