Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-082707
#<BuildRuby:0x000055abb8a1cea8
@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.20220828-082707",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005267 0.005993 1.005255 ( 1.980422)
build_miniruby 0.001364 0.000568 0.068323 ( 0.066881)
build_ruby 0.002114 0.000000 0.074480 ( 0.072761)
build_all 0.009652 0.000840 1.511384 ( 0.589286)
build_install 0.012573 0.009672 1.900814 ( 0.930472)
test_btest 0.000811 0.000341 77.307777 ( 8.021128)
test_basic 0.000771 0.006528 0.333217 ( 0.422527)
test_all 0.002214 0.001107 672.592011 ( 67.024556)
test_rubyspec 0.104069 0.070530 46.304079 ( 54.563122)
total: 133.67 sec