Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-232955
#<BuildRuby:0x00005570ed1546c8
@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.20220314-232955",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000024 0.000006 0.000030 ( 0.000028)
build_up 0.009517 0.000280 1.016785 ( 1.966374)
build_miniruby 0.001784 0.000383 0.074082 ( 0.071767)
build_ruby 0.001569 0.000336 0.078542 ( 0.076630)
build_all 0.005508 0.004737 4.130634 ( 0.839375)
build_install 0.019552 0.000300 8.052724 ( 2.408144)
test_btest 0.000913 0.000193 69.963932 ( 8.068159)
test_basic 0.001733 0.005118 0.338338 ( 0.427769)
test_all 0.001657 0.000437 677.336910 ( 66.237192)
test_rubyspec 0.084011 0.068459 46.437262 ( 52.037840)
total: 132.13 sec