Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-105641
#<BuildRuby:0x0000560399d37f28
@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-105641",
@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.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000025 0.000009 0.000034 ( 0.000046)
build_up 0.001706 0.004770 0.852884 ( 1.149622)
build_miniruby 0.000980 0.000408 1.018810 ( 1.016809)
build_ruby 0.001165 0.000485 2.760705 ( 2.758040)
build_all 0.007674 0.002192 16.756334 ( 3.005405)
build_install 0.009226 0.000000 2.094782 ( 1.077013)
test_btest 0.000876 0.000000 68.724993 ( 11.355286)
test_basic 0.006756 0.000273 0.310586 ( 0.395999)
test_all 0.001373 0.000433 664.214086 ( 94.464271)
test_rubyspec 0.083497 0.048887 51.639614 ( 59.721394)
total: 174.94 sec