Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-142937
#<BuildRuby:0x000056235e5c7510
@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.20220213-142937",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006232 0.004631 0.982803 ( 1.219247)
build_miniruby 0.001561 0.000446 0.079235 ( 0.077080)
build_ruby 0.001500 0.000428 0.078021 ( 0.075786)
build_all 0.005470 0.004745 4.120360 ( 0.787940)
build_install 0.016350 0.007082 7.867974 ( 2.346654)
test_btest 0.001034 0.000365 72.573102 ( 8.479786)
test_basic 0.007818 0.000000 0.339099 ( 0.427156)
test_all 0.001930 0.000000 702.206958 ( 67.706459)
test_rubyspec 0.095950 0.076862 46.264063 ( 51.371846)
total: 132.49 sec