Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-165900
#<BuildRuby:0x000055690a7f7e70
@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.20221223-165900",
@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.000024)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003901 0.000600 0.906182 ( 2.029003)
build_miniruby 0.000859 0.000132 1.041985 ( 1.040661)
build_ruby 0.001010 0.000156 2.662311 ( 2.660918)
build_all 0.008417 0.000577 15.636561 ( 3.273374)
build_install 0.006918 0.003420 2.168904 ( 1.219679)
test_btest 0.000467 0.000082 62.954517 ( 11.190955)
test_basic 0.004227 0.000746 0.329074 ( 0.419671)
test_all 0.001361 0.000240 634.349373 ( 97.379233)
test_rubyspec 0.053316 0.015446 52.176551 ( 60.344375)
total: 179.56 sec