Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-042127
#<BuildRuby:0x000055a9a53eafe0
@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.20220901-042127",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006839 0.004856 0.989471 ( 1.025012)
build_miniruby 0.001699 0.000243 0.070329 ( 0.068698)
build_ruby 0.001539 0.000220 0.077192 ( 0.075976)
build_all 0.006362 0.004077 1.518203 ( 0.588320)
build_install 0.013574 0.006590 1.882962 ( 0.915598)
test_btest 0.000000 0.001181 71.512749 ( 7.860782)
test_basic 0.002185 0.004891 0.335505 ( 0.425633)
test_all 0.005019 0.000000 679.144762 ( 66.437828)
test_rubyspec 0.119713 0.044522 45.796208 ( 54.315202)
total: 131.71 sec