Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-024516
#<BuildRuby:0x000055ede21c7e80
@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-024516",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006127 0.000271 0.844238 ( 1.022816)
build_miniruby 0.001214 0.000162 1.014783 ( 1.012841)
build_ruby 0.001401 0.000186 2.782533 ( 2.779965)
build_all 0.009046 0.000579 16.707301 ( 2.977922)
build_install 0.008644 0.003178 2.289192 ( 1.186373)
test_btest 0.000785 0.000117 75.572874 ( 10.785943)
test_basic 0.005585 0.000837 0.341033 ( 0.427401)
test_all 0.001186 0.000178 659.657036 (106.030329)
test_rubyspec 0.082417 0.046502 51.440730 ( 59.490065)
total: 185.71 sec