Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-073854
#<BuildRuby:0x000055e517399390
@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.20221007-073854",
@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.000028 0.000007 0.000035 ( 0.000037)
autoconf 0.000038 0.000010 0.000048 ( 0.000049)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.012009 0.000866 1.103013 ( 1.792552)
build_miniruby 0.001423 0.000328 0.101130 ( 0.100041)
build_ruby 0.001706 0.000000 0.088157 ( 0.086555)
build_all 0.007584 0.001035 1.311818 ( 0.574586)
build_install 0.012710 0.002724 1.658177 ( 0.908408)
test_btest 0.001052 0.000225 60.150516 ( 6.455064)
test_basic 0.000783 0.006098 0.338726 ( 0.430004)
test_all 0.005852 0.001672 497.688292 ( 53.731411)
test_rubyspec 0.070907 0.059243 42.057639 ( 50.672803)
total: 114.75 sec