Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-021716
#<BuildRuby:0x000056526429bf28
@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.20230109-021716",
@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.000007)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006577 0.000000 0.846188 ( 1.024462)
build_miniruby 0.000000 0.001246 1.024864 ( 1.023033)
build_ruby 0.000000 0.001525 2.792576 ( 2.789905)
build_all 0.008769 0.001082 16.805569 ( 2.974824)
build_install 0.006189 0.005418 2.109328 ( 1.082055)
test_btest 0.000901 0.000200 71.924986 ( 11.330390)
test_basic 0.005421 0.001205 0.346916 ( 0.433262)
test_all 0.000915 0.000203 669.838862 (102.589874)
test_rubyspec 0.094689 0.035912 52.097628 ( 60.143892)
total: 183.39 sec