Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-214333
#<BuildRuby:0x0000559296a6be30
@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.20230110-214333",
@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.000016)
configure 0.000012 0.000001 0.000013 ( 0.000027)
build_up 0.002697 0.003793 0.849550 ( 1.123584)
build_miniruby 0.001041 0.000209 1.018424 ( 1.016391)
build_ruby 0.001683 0.000000 2.780121 ( 2.777724)
build_all 0.001988 0.007999 16.858851 ( 3.000741)
build_install 0.008788 0.002746 2.130721 ( 1.079187)
test_btest 0.000730 0.000228 73.635956 ( 10.882035)
test_basic 0.000000 0.006368 0.341106 ( 0.427618)
test_all 0.000000 0.001321 657.680141 ( 97.185833)
test_rubyspec 0.073066 0.050806 52.072970 ( 60.171537)
total: 177.67 sec