Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-054916
#<BuildRuby:0x00005640901dbdd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-054916",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004512 0.000323 1.276717 ( 1.467956)
build_miniruby 0.000987 0.000070 0.949919 ( 0.948577)
build_ruby 0.001189 0.000084 2.820251 ( 2.734671)
build_all 0.004900 0.005096 22.364190 ( 4.379335)
build_install 0.007065 0.002761 4.384678 ( 1.538060)
test_btest 0.000521 0.000087 66.067959 ( 11.073539)
test_basic 0.004554 0.000068 0.309933 ( 0.401063)
test_all 0.001374 0.000217 695.939542 (107.141378)
test_rubyspec 0.040244 0.027485 53.395155 ( 61.535818)
total: 191.22 sec