Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-181554
#<BuildRuby:0x00005648c1123f58
@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.20230112-181554",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000000 0.006630 0.846436 ( 2.223053)
build_miniruby 0.000000 0.001357 1.012914 ( 1.010987)
build_ruby 0.000323 0.001086 2.789020 ( 2.786628)
build_all 0.006848 0.002739 16.769792 ( 3.004587)
build_install 0.008071 0.001509 2.073731 ( 1.072575)
test_btest 0.000793 0.000297 69.368243 ( 10.747067)
test_basic 0.001378 0.004956 0.342666 ( 0.429113)
test_all 0.000985 0.000431 671.608516 ( 98.276978)
test_rubyspec 0.059245 0.048719 51.640510 ( 59.728124)
total: 179.28 sec