Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-045028
#<BuildRuby:0x0000560e77c1c010
@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.20221225-045028",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000037 0.000010 0.000047 ( 0.000048)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004259 0.000033 0.879575 ( 1.121793)
build_miniruby 0.000910 0.000000 0.962243 ( 0.961430)
build_ruby 0.001264 0.000000 2.599244 ( 2.597789)
build_all 0.008069 0.000917 15.684329 ( 3.458288)
build_install 0.009255 0.000515 2.271263 ( 1.300909)
test_btest 0.000496 0.000099 58.157103 ( 11.808265)
test_basic 0.004234 0.000846 0.285613 ( 0.375984)
test_all 0.000864 0.000173 632.377475 (104.501312)
test_rubyspec 0.040684 0.030299 52.036171 ( 60.288220)
total: 186.41 sec