Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-074923
#<BuildRuby:0x0000560a9226c008
@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.20230103-074923",
@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.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.006238 0.847757 ( 1.026249)
build_miniruby 0.000000 0.001241 1.024159 ( 1.022287)
build_ruby 0.001668 0.000000 2.781975 ( 2.779067)
build_all 0.009382 0.000315 16.905415 ( 3.016060)
build_install 0.005905 0.005753 2.309536 ( 1.184411)
test_btest 0.000817 0.000000 71.985652 ( 10.447947)
test_basic 0.005874 0.001302 0.362427 ( 0.447340)
test_all 0.001190 0.000340 670.662137 ( 93.886516)
test_rubyspec 0.079608 0.042712 51.617961 ( 59.671228)
total: 173.48 sec