Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-120346
#<BuildRuby:0x0000561c12418028
@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.20221223-120346",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003798 0.000271 0.852987 ( 1.377339)
build_miniruby 0.000880 0.000063 0.996598 ( 0.995294)
build_ruby 0.001166 0.000000 2.657973 ( 2.656836)
build_all 0.009090 0.000000 15.789773 ( 3.211817)
build_install 0.005967 0.002350 2.158902 ( 1.224943)
test_btest 0.000631 0.000000 58.091253 ( 11.613691)
test_basic 0.001397 0.003164 0.295050 ( 0.386068)
test_all 0.000921 0.000115 641.201544 (105.937481)
test_rubyspec 0.057373 0.013657 51.670421 ( 59.899187)
total: 187.30 sec