Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-022826
#<BuildRuby:0x000055e717f6c008
@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.20230119-022826",
@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.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000024 0.000010 0.000034 ( 0.000048)
build_up 0.004532 0.002060 0.903094 ( 1.079975)
build_miniruby 0.001366 0.000000 1.015114 ( 1.013071)
build_ruby 0.001645 0.000000 2.783942 ( 2.781116)
build_all 0.009542 0.000786 16.912772 ( 3.014748)
build_install 0.007765 0.003887 2.147217 ( 1.096601)
test_btest 0.000772 0.000300 71.769310 ( 11.067200)
test_basic 0.002328 0.004983 0.364915 ( 0.449629)
test_all 0.001217 0.000541 658.150450 (101.867429)
test_rubyspec 0.091575 0.042379 51.792347 ( 59.791236)
total: 182.16 sec