Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-172108
#<BuildRuby:0x000055a6f43f69c0
@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.20220813-172108",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.008088 0.000000 0.830591 ( 0.877978)
build_miniruby 0.001214 0.000000 0.054902 ( 0.054450)
build_ruby 0.001379 0.000000 0.053484 ( 0.052719)
build_all 0.008479 0.000728 1.240966 ( 0.464928)
build_install 0.006077 0.008801 1.551568 ( 0.779199)
test_btest 0.001089 0.000321 53.401629 ( 6.340624)
test_basic 0.005289 0.001556 0.299156 ( 0.390815)
test_all 0.002975 0.000468 505.499444 ( 53.162648)
test_rubyspec 0.083229 0.038267 41.769234 ( 49.477305)
total: 111.60 sec