Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-175940
#<BuildRuby:0x0000560802107e70
@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.20221215-175940",
@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.000007)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004100 0.000274 0.844339 ( 1.065914)
build_miniruby 0.000818 0.000054 0.963281 ( 0.962047)
build_ruby 0.001207 0.000081 2.787956 ( 2.673116)
build_all 0.008928 0.000290 15.866010 ( 3.227046)
build_install 0.008603 0.000237 2.213975 ( 1.219017)
test_btest 0.000656 0.000000 59.546651 ( 12.017995)
test_basic 0.004640 0.000000 0.303746 ( 0.394277)
test_all 0.001370 0.000000 669.254028 (152.276178)
test_rubyspec 0.048088 0.015701 52.570702 ( 60.688681)
total: 234.52 sec