Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-022817
#<BuildRuby:0x0000559f91d43fb0
@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.20230125-022817",
@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.000020 0.000004 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.002099 0.004467 0.848814 ( 1.307060)
build_miniruby 0.000000 0.001209 1.007700 ( 1.005667)
build_ruby 0.000000 0.001604 2.821977 ( 2.819512)
build_all 0.006753 0.003255 16.684689 ( 3.004782)
build_install 0.007840 0.001377 2.090314 ( 1.079230)
test_btest 0.000697 0.000232 74.079954 ( 10.453805)
test_basic 0.005777 0.000566 0.347808 ( 0.434490)
test_all 0.001434 0.000453 673.724823 ( 95.359177)
test_rubyspec 0.077274 0.053189 51.764837 ( 59.796423)
total: 175.26 sec