Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-150740
#<BuildRuby:0x00005574806bfe00
@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.20221124-150740",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.003956 0.000989 1.131058 ( 2.025797)
build_miniruby 0.000841 0.000210 0.974315 ( 0.972863)
build_ruby 0.000997 0.000249 2.784697 ( 2.682509)
build_all 0.005517 0.003469 15.864987 ( 3.393140)
build_install 0.008631 0.000067 2.059831 ( 1.226803)
test_btest 0.000503 0.000125 63.298250 ( 11.091189)
test_basic 0.004779 0.000127 0.325414 ( 0.415816)
test_all 0.000937 0.000221 688.089221 (122.953166)
test_rubyspec 0.051500 0.017432 53.330258 ( 61.516879)
total: 206.28 sec