Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-153843
#<BuildRuby:0x0000556317313e70
@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.20221228-153843",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.002458 0.003728 0.846157 ( 1.018021)
build_miniruby 0.001102 0.000206 1.023887 ( 1.021934)
build_ruby 0.001231 0.000230 2.789580 ( 2.787197)
build_all 0.009013 0.000871 16.688138 ( 2.987797)
build_install 0.008980 0.002751 2.321739 ( 1.193692)
test_btest 0.000814 0.000155 77.778092 ( 10.895268)
test_basic 0.005377 0.001024 0.357885 ( 0.444307)
test_all 0.001232 0.000235 666.802714 (102.509168)
test_rubyspec 0.060380 0.061341 51.818066 ( 59.851435)
total: 182.71 sec