Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-173756
#<BuildRuby:0x0000564b8e612620
@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-173756",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005229 0.001207 0.851234 ( 1.056520)
build_miniruby 0.000954 0.000220 1.011062 ( 1.009246)
build_ruby 0.001507 0.000000 2.781281 ( 2.778465)
build_all 0.008514 0.001169 16.784521 ( 3.014950)
build_install 0.009629 0.000000 2.311658 ( 1.180145)
test_btest 0.001053 0.000137 78.337412 ( 10.420231)
test_basic 0.006763 0.000302 0.364447 ( 0.449849)
test_all 0.001185 0.000209 675.618638 ( 96.767295)
test_rubyspec 0.091619 0.033539 51.512623 ( 59.588960)
total: 176.27 sec