Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-105251
#<BuildRuby:0x0000563505243e80
@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.20221224-105251",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001253 0.003422 1.047589 ( 1.769278)
build_miniruby 0.000786 0.000168 1.819342 ( 1.420012)
build_ruby 0.000997 0.000213 2.660811 ( 2.659272)
build_all 0.008263 0.000862 15.728736 ( 3.248028)
build_install 0.009401 0.000161 2.286960 ( 1.338191)
test_btest 0.000475 0.000083 66.488877 ( 10.851423)
test_basic 0.000423 0.004431 0.322662 ( 0.414122)
test_all 0.001305 0.000307 628.638012 (104.028456)
test_rubyspec 0.052076 0.014129 52.194478 ( 60.350893)
total: 186.08 sec