Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-031821
#<BuildRuby:0x000055b80bcb5ac0
@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.20220720-031821",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000018 0.000001 0.000019 ( 0.000021)
build_up 0.011654 0.000537 0.829778 ( 3.220776)
build_miniruby 0.001355 0.000000 0.054102 ( 0.053369)
build_ruby 0.001938 0.000000 0.054943 ( 0.053427)
build_all 0.008888 0.000184 1.262364 ( 0.490578)
build_install 0.010388 0.005516 4.330653 ( 1.859718)
test_btest 0.001450 0.000171 53.973209 ( 7.549332)
test_basic 0.005771 0.000054 0.216482 ( 0.310030)
test_all 0.002783 0.000309 498.011648 ( 53.913176)
test_rubyspec 0.083855 0.036638 40.692894 ( 46.685544)
total: 114.14 sec