Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-125757
#<BuildRuby:0x000055abf9159438
@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.20220802-125757",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000028 0.000012 0.000040 ( 0.000040)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.010837 0.000825 0.786878 ( 1.077684)
build_miniruby 0.001043 0.000348 0.100826 ( 0.099050)
build_ruby 0.002794 0.000931 2.509329 ( 2.352634)
build_all 0.015165 0.000217 12.817751 ( 1.647889)
build_install 0.013394 0.004527 4.368395 ( 1.778912)
test_btest 0.001251 0.000348 50.628409 ( 6.041806)
test_basic 0.005744 0.000000 0.280409 ( 0.371597)
test_all 0.002726 0.000000 500.750425 ( 52.556063)
test_rubyspec 0.069339 0.065974 41.202699 ( 48.870703)
total: 114.80 sec