Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-035535
#<BuildRuby:0x000055a973664460
@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.20221231-035535",
@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.000016 0.000002 0.000018 ( 0.000020)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001896 0.004479 0.845593 ( 1.044732)
build_miniruby 0.000000 0.001331 1.018284 ( 1.016236)
build_ruby 0.000687 0.000894 2.774716 ( 2.771862)
build_all 0.003506 0.006141 16.829567 ( 2.996173)
build_install 0.008264 0.001500 2.295440 ( 1.180618)
test_btest 0.000904 0.000000 75.135764 ( 10.879601)
test_basic 0.006375 0.000000 0.310905 ( 0.397294)
test_all 0.000573 0.000904 663.458633 (105.010364)
test_rubyspec 0.090889 0.035433 51.558665 ( 59.596398)
total: 184.89 sec