Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-185820
#<BuildRuby:0x000055901c630040
@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.20230115-185820",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.002573 0.003761 0.854667 ( 1.180108)
build_miniruby 0.001257 0.000070 1.021536 ( 1.019394)
build_ruby 0.001671 0.000000 2.776839 ( 2.774210)
build_all 0.009564 0.000181 16.796643 ( 3.010605)
build_install 0.011391 0.000000 2.082868 ( 1.070213)
test_btest 0.001159 0.000000 78.340234 ( 11.056020)
test_basic 0.002511 0.003945 0.344815 ( 0.431178)
test_all 0.001506 0.000125 660.431250 ( 99.392442)
test_rubyspec 0.077693 0.056668 52.468816 ( 60.477800)
total: 180.41 sec