Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-162058
#<BuildRuby:0x00005629741bbf68
@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-162058",
@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.000001 0.000013 ( 0.000014)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005845 0.000780 0.903143 ( 1.052515)
build_miniruby 0.001091 0.000146 1.003977 ( 1.001848)
build_ruby 0.001358 0.000181 2.767401 ( 2.764815)
build_all 0.005807 0.003890 16.900453 ( 2.986109)
build_install 0.005909 0.005632 2.140328 ( 1.082198)
test_btest 0.000887 0.000209 75.085187 ( 11.056824)
test_basic 0.002530 0.004058 0.342283 ( 0.428974)
test_all 0.001079 0.000299 671.380283 ( 94.394646)
test_rubyspec 0.070250 0.064421 51.788935 ( 59.925958)
total: 174.69 sec