Logfile: /home/ko1/ruby/logs/brlog.trunk.20220417-080449
#<BuildRuby:0x0000558827d87688
@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.20220417-080449",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008358 0.002786 1.026575 ( 5.262518)
build_miniruby 0.001381 0.000461 0.074071 ( 0.072591)
build_ruby 0.001618 0.000540 0.073839 ( 0.072691)
build_all 0.001514 0.008191 1.487622 ( 0.600213)
build_install 0.021040 0.000907 5.894894 ( 2.848879)
test_btest 0.000804 0.000283 73.528062 ( 8.502672)
test_basic 0.002615 0.005900 0.331626 ( 0.419265)
test_all 0.000898 0.001734 699.644677 ( 68.118275)
test_rubyspec 0.055934 0.119330 46.806812 ( 52.188261)
total: 138.09 sec