Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-005653
#<BuildRuby:0x00005565df4f8040
@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.20221218-005653",
@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.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.002752 0.001251 0.863233 ( 1.891659)
build_miniruby 0.000708 0.000321 0.958324 ( 0.956838)
build_ruby 0.001236 0.000000 2.828115 ( 2.728148)
build_all 0.006933 0.002291 15.764566 ( 3.312761)
build_install 0.008050 0.000021 2.272546 ( 1.312360)
test_btest 0.000422 0.000158 59.139680 ( 12.253434)
test_basic 0.000507 0.004253 0.322726 ( 0.413655)
test_all 0.001136 0.000249 669.185931 (139.580599)
test_rubyspec 0.030814 0.036008 53.312324 ( 62.508741)
total: 224.96 sec