Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-005608
#<BuildRuby:0x000055781ef76980
@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.20220506-005608",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006064 0.000714 0.911922 ( 1.810396)
build_miniruby 0.000971 0.000114 0.048460 ( 0.047448)
build_ruby 0.000861 0.000101 0.067671 ( 0.066802)
build_all 0.001877 0.004104 1.300710 ( 0.563174)
build_install 0.013428 0.000031 6.499160 ( 3.098660)
test_btest 0.000666 0.000095 60.917962 ( 12.685992)
test_basic 0.004645 0.000027 0.269106 ( 0.368700)
test_all 0.001402 0.000192 525.165831 ( 63.633176)
test_rubyspec 0.038736 0.008558 52.798830 ( 58.382327)
total: 140.66 sec