Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-222144
#<BuildRuby:0x00005560721603c8
@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.20230114-222144",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006720 0.000960 1.304822 ( 1.325865)
build_miniruby 0.001233 0.000176 1.692625 ( 1.564456)
build_ruby 0.001268 0.000181 2.784102 ( 2.781371)
build_all 0.009811 0.000000 16.791025 ( 2.981605)
build_install 0.011208 0.000227 2.144064 ( 1.087254)
test_btest 0.000931 0.000103 69.460587 ( 11.261738)
test_basic 0.001955 0.004459 0.342664 ( 0.428956)
test_all 0.001466 0.000082 664.830224 (101.167000)
test_rubyspec 0.072065 0.035597 52.387080 ( 60.408734)
total: 183.01 sec