Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-114845
#<BuildRuby:0x00005579fea3bdf8
@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.20230120-114845",
@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.000000 0.000029 0.000029 ( 0.000029)
autoconf 0.000000 0.000017 0.000017 ( 0.000017)
configure 0.000000 0.000017 0.000017 ( 0.000017)
build_up 0.000000 0.006531 0.888772 ( 1.072915)
build_miniruby 0.000012 0.001349 1.023086 ( 1.021053)
build_ruby 0.001753 0.000000 2.770143 ( 2.767344)
build_all 0.004538 0.005037 16.744263 ( 2.982098)
build_install 0.008893 0.000000 2.023214 ( 1.072349)
test_btest 0.001048 0.000000 69.048527 ( 11.348705)
test_basic 0.007126 0.000000 0.354134 ( 0.439027)
test_all 0.001596 0.000000 662.331385 ( 98.183464)
test_rubyspec 0.080542 0.042612 51.862134 ( 59.911942)
total: 178.80 sec