Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-021349
#<BuildRuby:0x000055fd3775b810
@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.20220222-021349",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000673 0.010746 0.985135 ( 1.665478)
build_miniruby 0.001424 0.000658 0.078023 ( 0.077703)
build_ruby 0.001390 0.000641 0.077012 ( 0.076869)
build_all 0.006175 0.005126 4.073670 ( 0.805652)
build_install 0.019736 0.003633 7.878639 ( 2.367555)
test_btest 0.000910 0.000383 74.967112 ( 8.107818)
test_basic 0.006283 0.000829 0.333285 ( 0.425905)
test_all 0.002160 0.000000 689.707664 ( 66.693589)
test_rubyspec 0.118259 0.043938 46.169902 ( 51.693122)
total: 131.91 sec