Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-063514
#<BuildRuby:0x0000556fab82c448
@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.20221130-063514",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005286 0.005203 1.216039 ( 1.783894)
build_miniruby 0.001715 0.000735 0.852522 ( 0.850900)
build_ruby 0.003367 0.000000 2.240784 ( 2.149935)
build_all 0.009084 0.011549 18.541953 ( 2.197286)
build_install 0.014128 0.009113 2.048960 ( 1.053975)
test_btest 0.001367 0.000000 87.389079 ( 9.091661)
test_basic 0.007409 0.002763 0.357946 ( 0.443844)
test_all 0.000734 0.001612 700.735602 ( 69.961503)
test_rubyspec 0.095827 0.093851 49.584947 ( 57.714900)
total: 145.25 sec