Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-105915
#<BuildRuby:0x00005587be5f0028
@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.20230108-105915",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.004228 0.004733 0.857470 ( 1.037607)
build_miniruby 0.001174 0.000156 1.013623 ( 1.011925)
build_ruby 0.001373 0.000183 2.797969 ( 2.795451)
build_all 0.010011 0.000000 16.835088 ( 2.987831)
build_install 0.009353 0.000000 2.129303 ( 1.089045)
test_btest 0.000983 0.000000 76.239787 ( 10.633999)
test_basic 0.006355 0.000000 0.312496 ( 0.399042)
test_all 0.001255 0.000000 674.436993 ( 99.355171)
test_rubyspec 0.088040 0.029431 52.339334 ( 60.429187)
total: 179.74 sec