Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-080007
#<BuildRuby:0x000055c89451ffb0
@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.20230106-080007",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005719 0.000542 0.846911 ( 1.417693)
build_miniruby 0.000865 0.000247 1.017685 ( 1.015743)
build_ruby 0.001233 0.000353 2.781993 ( 2.779312)
build_all 0.009794 0.000000 16.815626 ( 2.997828)
build_install 0.008133 0.003431 2.104591 ( 1.080579)
test_btest 0.001125 0.000000 69.217251 ( 11.185219)
test_basic 0.001209 0.006104 0.350744 ( 0.434867)
test_all 0.001416 0.000000 683.234091 ( 95.814893)
test_rubyspec 0.079494 0.053491 52.082387 ( 60.215539)
total: 176.94 sec