Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-213421
#<BuildRuby:0x0000559ac406afe0
@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.20221112-213421",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009398 0.000092 1.062152 ( 1.121133)
build_miniruby 0.001820 0.000107 0.068262 ( 0.067910)
build_ruby 0.001732 0.000102 0.063752 ( 0.063830)
build_all 0.009841 0.000073 1.463754 ( 0.598895)
build_install 0.015290 0.005918 1.830554 ( 0.943434)
test_btest 0.001157 0.000122 84.359109 ( 9.223752)
test_basic 0.006827 0.000164 0.346865 ( 0.438617)
test_all 0.000907 0.001864 699.302151 ( 69.544720)
test_rubyspec 0.127820 0.039966 47.908567 ( 56.337415)
total: 138.34 sec