Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-175940
#<BuildRuby:0x00005570aa980d30
@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.20220909-175940",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009293 0.000664 1.119305 ( 1.089294)
build_miniruby 0.001844 0.000132 0.074848 ( 0.073248)
build_ruby 0.001645 0.000118 0.068462 ( 0.066800)
build_all 0.010055 0.000000 1.572900 ( 0.595393)
build_install 0.005963 0.017548 1.933960 ( 0.959909)
test_btest 0.000988 0.000260 91.273600 ( 9.971616)
test_basic 0.004714 0.003301 0.357907 ( 0.452640)
test_all 0.002906 0.000505 637.355011 ( 67.200624)
test_rubyspec 0.124788 0.046443 47.207532 ( 55.611963)
total: 136.02 sec