Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-062910
#<BuildRuby:0x0000556d05ac6be8
@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.20230109-062910",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.003705 0.002901 0.852182 ( 1.033329)
build_miniruby 0.001343 0.000000 1.017365 ( 1.015213)
build_ruby 0.000000 0.001612 2.803926 ( 2.801265)
build_all 0.003608 0.006394 16.879221 ( 2.995006)
build_install 0.008889 0.000399 2.139848 ( 1.079411)
test_btest 0.000900 0.000300 75.398206 ( 10.643375)
test_basic 0.001757 0.004682 0.347997 ( 0.434388)
test_all 0.000937 0.000364 678.852993 ( 96.461019)
test_rubyspec 0.083930 0.050269 52.024274 ( 60.117633)
total: 176.58 sec