Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-214145
#<BuildRuby:0x000055a495eac4e8
@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.20220301-214145",
@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.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000032 0.000008 0.000040 ( 0.000038)
build_up 0.008804 0.002032 0.988912 ( 1.058463)
build_miniruby 0.000000 0.001568 0.076161 ( 0.075545)
build_ruby 0.001981 0.000902 0.071310 ( 0.068976)
build_all 0.008513 0.001115 4.197597 ( 0.860651)
build_install 0.014488 0.009141 7.996829 ( 2.417930)
test_btest 0.000000 0.001094 71.206862 ( 8.032691)
test_basic 0.000000 0.008101 0.353914 ( 0.442616)
test_all 0.000000 0.001462 700.142842 ( 67.904608)
test_rubyspec 0.086411 0.070915 46.243023 ( 51.512979)
total: 132.38 sec