Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-054550
#<BuildRuby:0x000055984cc8c028
@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.20230114-054550",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005371 0.001151 0.846861 ( 1.034548)
build_miniruby 0.001118 0.000240 1.013012 ( 1.011093)
build_ruby 0.001333 0.000286 2.780416 ( 2.777965)
build_all 0.008850 0.000892 16.821803 ( 3.018746)
build_install 0.006335 0.005102 2.095300 ( 1.084240)
test_btest 0.000793 0.000198 76.958438 ( 10.449981)
test_basic 0.006423 0.000371 0.349887 ( 0.435832)
test_all 0.001272 0.000300 659.738620 (110.975796)
test_rubyspec 0.081828 0.048757 51.993223 ( 60.017089)
total: 190.81 sec