Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-044115
#<BuildRuby:0x000055e121c4fe70
@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-044115",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000000 0.006526 0.851324 ( 1.025199)
build_miniruby 0.000824 0.000414 1.016783 ( 1.014752)
build_ruby 0.001614 0.000000 2.775174 ( 2.772354)
build_all 0.006241 0.003519 16.874260 ( 3.011588)
build_install 0.011049 0.000434 2.085592 ( 1.081302)
test_btest 0.000735 0.000234 68.287134 ( 11.554220)
test_basic 0.002176 0.004139 0.352674 ( 0.439336)
test_all 0.000842 0.000307 664.684562 ( 96.617747)
test_rubyspec 0.083812 0.049397 52.087912 ( 60.174741)
total: 177.69 sec