Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-072152
#<BuildRuby:0x000055a578be8c00
@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.20221115-072152",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000075 0.000011 0.000086 ( 0.000089)
build_up 0.002396 0.008588 1.112518 ( 2.575864)
build_miniruby 0.001796 0.000553 0.836264 ( 0.834816)
build_ruby 0.002493 0.000768 2.270804 ( 2.174291)
build_all 0.013364 0.007639 18.633783 ( 2.149933)
build_install 0.015966 0.005335 1.826417 ( 0.946886)
test_btest 0.000954 0.000337 88.295140 ( 8.678807)
test_basic 0.007861 0.002775 0.329720 ( 0.415609)
test_all 0.002628 0.000000 681.195482 ( 69.009479)
test_rubyspec 0.093327 0.094285 47.330828 ( 55.466085)
total: 142.25 sec