Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-002811
#<BuildRuby:0x00005645900be7e0
@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-002811",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000739 0.004383 1.208683 ( 2.177360)
build_miniruby 0.000700 0.000175 1.000994 ( 0.999842)
build_ruby 0.000938 0.000235 2.790511 ( 2.663515)
build_all 0.009878 0.000229 22.532114 ( 4.362785)
build_install 0.009352 0.000974 4.356036 ( 1.562181)
test_btest 0.000489 0.000098 64.018760 ( 10.912068)
test_basic 0.003822 0.000764 0.324765 ( 0.415648)
test_all 0.000973 0.000194 651.892407 (110.476520)
test_rubyspec 0.047159 0.023468 53.550833 ( 61.771922)
total: 195.34 sec