Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-171111
#<BuildRuby:0x000055dc130583a0
@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.20220722-171111",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007201 0.004465 0.961816 ( 1.075364)
build_miniruby 0.001961 0.000261 0.073987 ( 0.071781)
build_ruby 0.001799 0.000240 0.072398 ( 0.070641)
build_all 0.009867 0.000668 1.520934 ( 0.575847)
build_install 0.014036 0.008640 5.217119 ( 2.097661)
test_btest 0.001055 0.000211 73.163439 ( 7.928648)
test_basic 0.003094 0.004281 0.330475 ( 0.430186)
test_all 0.001815 0.000432 636.184481 ( 64.555109)
test_rubyspec 0.093336 0.072368 45.439016 ( 51.306145)
total: 128.11 sec