Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-230303
#<BuildRuby:0x000055694fb6bfa8
@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.20221121-230303",
@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.000010 0.000000 0.000010 ( 0.000025)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.004756 0.000000 1.093369 ( 1.101747)
build_miniruby 0.001061 0.000000 0.992520 ( 0.991295)
build_ruby 0.001389 0.000000 2.891205 ( 2.801153)
build_all 0.009093 0.000000 15.868211 ( 3.279764)
build_install 0.008433 0.000000 2.197311 ( 1.268799)
test_btest 0.000678 0.000000 57.972904 ( 11.974913)
test_basic 0.005199 0.000000 0.316164 ( 0.406695)
test_all 0.001250 0.000000 698.794573 (110.038833)
test_rubyspec 0.035640 0.033006 53.006123 ( 61.280772)
total: 193.14 sec