Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-173905
#<BuildRuby:0x0000558e1138a8c0
@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.20221116-173905",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.003956 0.000528 1.179316 ( 2.249307)
build_miniruby 0.000722 0.000096 1.013628 ( 1.012482)
build_ruby 0.001363 0.000000 2.747147 ( 2.633360)
build_all 0.008611 0.000162 15.836164 ( 3.249250)
build_install 0.008637 0.000465 1.973391 ( 1.150952)
test_btest 0.000549 0.000061 63.533723 ( 10.378599)
test_basic 0.003856 0.000429 0.299318 ( 0.391413)
test_all 0.000000 0.001269 648.630937 (100.256429)
test_rubyspec 0.021304 0.050063 51.400663 ( 59.623902)
total: 180.95 sec