Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-065721
#<BuildRuby:0x000055f1edc9a7b8
@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.20221226-065721",
@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.000005 0.000001 0.000006 ( 0.000021)
autoconf 0.000019 0.000005 0.000024 ( 0.000022)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003347 0.000837 0.776693 ( 1.004907)
build_miniruby 0.000739 0.000185 0.916092 ( 0.914856)
build_ruby 0.000974 0.000244 2.697475 ( 2.695983)
build_all 0.000090 0.008843 15.902967 ( 3.283813)
build_install 0.004269 0.004347 2.267406 ( 1.281138)
test_btest 0.000394 0.000182 60.306202 ( 11.757258)
test_basic 0.003213 0.001795 0.298567 ( 0.389376)
test_all 0.000990 0.000000 637.880702 ( 98.519882)
test_rubyspec 0.041943 0.028736 51.816702 ( 60.054387)
total: 179.90 sec