Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-055828
#<BuildRuby:0x000055dc0827a990
@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.20220521-055828",
@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.000016 0.000000 0.000016 ( 0.000015)
autoconf 0.000018 0.000000 0.000018 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.009144 0.000000 0.827222 ( 0.982394)
build_miniruby 0.000000 0.001267 0.053540 ( 0.054058)
build_ruby 0.000000 0.001786 0.061648 ( 0.061217)
build_all 0.008737 0.000507 1.228822 ( 0.502936)
build_install 0.009017 0.010873 4.877891 ( 2.509324)
test_btest 0.001472 0.000465 54.975584 ( 5.987263)
test_basic 0.004708 0.001486 0.299694 ( 0.392942)
test_all 0.003425 0.001082 495.605630 ( 53.100642)
test_rubyspec 0.072086 0.051070 41.663580 ( 47.642818)
total: 111.23 sec