Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-013225
#<BuildRuby:0x000055b3a1bb03c8
@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.20221225-013225",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.000102 0.004086 0.812850 ( 1.031196)
build_miniruby 0.000591 0.000228 1.054485 ( 1.053461)
build_ruby 0.000000 0.001215 2.644364 ( 2.642842)
build_all 0.005132 0.003805 15.848440 ( 3.371567)
build_install 0.003679 0.005498 2.194818 ( 1.252597)
test_btest 0.000596 0.000000 63.524993 ( 11.225113)
test_basic 0.004753 0.000000 0.317239 ( 0.407830)
test_all 0.001719 0.000000 631.962699 (104.207072)
test_rubyspec 0.043865 0.021194 51.703562 ( 59.931179)
total: 185.12 sec