Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-015824
#<BuildRuby:0x00005600d69f4480
@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.20220403-015824",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007631 0.003859 1.002091 ( 1.362764)
build_miniruby 0.001840 0.000345 0.075802 ( 0.075229)
build_ruby 0.001698 0.000318 0.078394 ( 0.077692)
build_all 0.002002 0.007603 4.265081 ( 0.867888)
build_install 0.019003 0.006101 8.504696 ( 3.036038)
test_btest 0.000918 0.000275 79.407452 ( 8.314544)
test_basic 0.005461 0.001638 0.349274 ( 0.438776)
test_all 0.001404 0.000421 712.290555 ( 68.111773)
test_rubyspec 0.121371 0.058047 46.663299 ( 52.057478)
total: 134.34 sec