Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-235120
#<BuildRuby:0x0000557e9563ffb0
@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-235120",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000838 0.003488 0.875703 ( 1.228574)
build_miniruby 0.000819 0.000137 1.033452 ( 1.032195)
build_ruby 0.001081 0.000180 2.760465 ( 2.669202)
build_all 0.009091 0.000000 15.817872 ( 3.249921)
build_install 0.002861 0.005467 2.275721 ( 1.305429)
test_btest 0.000515 0.000107 65.815202 ( 11.255449)
test_basic 0.004908 0.000000 0.299495 ( 0.391158)
test_all 0.001359 0.000000 671.530731 (158.960222)
test_rubyspec 0.047411 0.018046 52.654605 ( 60.864296)
total: 240.96 sec