Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-203746
#<BuildRuby:0x00005644d2889e98
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-203746",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000643 0.004015 1.156402 ( 1.251799)
build_miniruby 0.000792 0.000114 0.961715 ( 0.960289)
build_ruby 0.001151 0.000164 2.740218 ( 2.654220)
build_all 0.008558 0.000592 15.729633 ( 3.249952)
build_install 0.009127 0.000000 2.288680 ( 1.297928)
test_btest 0.000650 0.000000 60.617861 ( 11.203477)
test_basic 0.004594 0.000000 0.337791 ( 0.428738)
test_all 0.001252 0.000000 655.477378 (108.889348)
test_rubyspec 0.033775 0.029799 53.388802 ( 61.509327)
total: 191.45 sec