Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-172942
#<BuildRuby:0x00005607c95940d0
@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.20221120-172942",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004179 0.000643 1.084017 ( 1.110409)
build_miniruby 0.000826 0.000127 0.951043 ( 0.949778)
build_ruby 0.001033 0.000159 2.755364 ( 2.659395)
build_all 0.003510 0.005201 15.956691 ( 3.339886)
build_install 0.003455 0.004319 2.017116 ( 1.194095)
test_btest 0.000507 0.000145 62.649981 ( 10.889329)
test_basic 0.001226 0.003488 0.285237 ( 0.376755)
test_all 0.001333 0.000444 648.266421 ( 99.865431)
test_rubyspec 0.036737 0.026559 51.589410 ( 59.861460)
total: 180.25 sec