Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-110425
#<BuildRuby:0x0000557fa38dbf30
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221229-110425",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003458 0.000000 0.615902 ( 1.056994)
build_miniruby 0.000882 0.000031 0.725264 ( 0.724606)
build_ruby 0.001161 0.000083 2.482026 ( 2.481719)
build_all 0.008839 0.000317 12.675992 ( 1.528049)
build_install 0.006843 0.000153 1.616061 ( 0.770165)
test_btest 0.000604 0.000038 66.003235 ( 6.067475)
test_basic 0.003362 0.000210 0.247380 ( 0.342373)
test_all 0.001112 0.000069 485.689672 ( 46.353580)
test_rubyspec 0.024159 0.005881 35.076787 ( 45.682504)
total: 105.01 sec