Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-174352
#<BuildRuby:0x0000563e2fb2bdf8
@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.20221231-174352",
@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.000018 0.000006 0.000024 ( 0.000023)
configure 0.000027 0.000008 0.000035 ( 0.000021)
build_up 0.005961 0.000602 0.842703 ( 1.166050)
build_miniruby 0.001305 0.000000 1.012659 ( 1.010739)
build_ruby 0.001595 0.000000 2.772790 ( 2.770197)
build_all 0.008787 0.000943 16.752070 ( 2.960026)
build_install 0.009272 0.000173 2.284783 ( 1.177577)
test_btest 0.000677 0.000151 69.052954 ( 11.474288)
test_basic 0.000000 0.007058 0.351593 ( 0.436170)
test_all 0.000000 0.001251 670.970713 (103.365570)
test_rubyspec 0.050244 0.025548 51.400082 ( 59.465882)
total: 183.83 sec