Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-010048
#<BuildRuby:0x000055e5864cc4f0
@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-010048",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006597 0.006488 0.999823 ( 1.009845)
build_miniruby 0.001771 0.000443 0.067311 ( 0.065539)
build_ruby 0.001862 0.000466 0.079300 ( 0.077317)
build_all 0.006312 0.003441 4.153011 ( 0.852530)
build_install 0.019040 0.004853 7.909273 ( 2.457756)
test_btest 0.000874 0.000238 73.308451 ( 8.071656)
test_basic 0.006754 0.000728 0.347700 ( 0.435658)
test_all 0.001166 0.000304 653.169743 ( 65.638470)
test_rubyspec 0.118160 0.053398 46.156915 ( 51.478917)
total: 130.09 sec