Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-140223
#<BuildRuby:0x000055bdb563cf40
@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.20220413-140223",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004069 0.007920 1.009193 ( 1.331168)
build_miniruby 0.001639 0.000585 0.079905 ( 0.077933)
build_ruby 0.002058 0.000000 0.071407 ( 0.069386)
build_all 0.006842 0.001644 1.545852 ( 0.618277)
build_install 0.015304 0.003405 5.782097 ( 2.811428)
test_btest 0.000864 0.000270 75.232088 ( 8.270989)
test_basic 0.008827 0.001082 0.338859 ( 0.425962)
test_all 0.002363 0.000000 647.642552 ( 66.351577)
test_rubyspec 0.099947 0.074216 46.640770 ( 52.120922)
total: 132.08 sec