Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-111016
#<BuildRuby:0x00005560bece00d0
@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.20221126-111016",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000016)
build_up 0.004506 0.000601 1.075487 ( 1.088615)
build_miniruby 0.000872 0.000116 0.958421 ( 0.957061)
build_ruby 0.001150 0.000153 2.772319 ( 2.669561)
build_all 0.005007 0.003705 15.854496 ( 3.299146)
build_install 0.006728 0.001187 2.011616 ( 1.130884)
test_btest 0.000547 0.000096 65.612097 ( 10.480325)
test_basic 0.004681 0.000000 0.325738 ( 0.416509)
test_all 0.001278 0.000000 681.094977 (105.044620)
test_rubyspec 0.040906 0.021935 52.766846 ( 60.990912)
total: 186.08 sec