Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-021822
#<BuildRuby:0x0000557a07851390
@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.20220810-021822",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009681 0.000598 0.876668 ( 1.451966)
build_miniruby 0.001756 0.000586 0.064877 ( 0.062174)
build_ruby 0.001448 0.000483 0.067245 ( 0.065224)
build_all 0.005744 0.001914 1.276033 ( 0.466470)
build_install 0.009486 0.006634 4.223061 ( 1.798635)
test_btest 0.002616 0.000000 52.314522 ( 5.967517)
test_basic 0.006677 0.000000 0.307346 ( 0.396617)
test_all 0.002048 0.000000 500.156869 ( 52.953465)
test_rubyspec 0.089035 0.041326 41.703592 ( 49.204753)
total: 112.37 sec