Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-205852
#<BuildRuby:0x000055b5a9823340
@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.20220327-205852",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012448 0.000000 0.978613 ( 1.021907)
build_miniruby 0.002175 0.000000 0.079203 ( 0.076979)
build_ruby 0.002131 0.000028 0.078209 ( 0.075968)
build_all 0.010146 0.000661 4.230984 ( 0.846936)
build_install 0.019514 0.001045 7.982588 ( 2.441268)
test_btest 0.001216 0.000000 75.114747 ( 8.061741)
test_basic 0.003296 0.004998 0.336870 ( 0.424075)
test_all 0.001568 0.000224 679.040835 ( 66.666453)
test_rubyspec 0.121090 0.055762 45.694530 ( 51.191336)
total: 130.81 sec