Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-135852
#<BuildRuby:0x0000561b966704c8
@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.20220315-135852",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006251 0.005006 0.977631 ( 1.150568)
build_miniruby 0.000000 0.002023 0.067964 ( 0.065623)
build_ruby 0.000000 0.002076 0.070386 ( 0.068672)
build_all 0.007370 0.003703 4.249782 ( 0.868378)
build_install 0.021304 0.003564 7.914048 ( 2.430405)
test_btest 0.001518 0.000000 75.953008 ( 8.117012)
test_basic 0.000000 0.007536 0.341575 ( 0.436450)
test_all 0.000995 0.000758 704.858418 ( 68.327210)
test_rubyspec 0.101326 0.058347 46.207135 ( 51.411195)
total: 132.88 sec