Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-084703
#<BuildRuby:0x000055b7c974e858
@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.20230120-084703",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000014 0.000005 0.000019 ( 0.000018)
build_up 0.005910 0.000583 0.845141 ( 1.051123)
build_miniruby 0.001187 0.000000 1.024480 ( 1.022508)
build_ruby 0.000000 0.001571 2.792517 ( 2.789855)
build_all 0.004228 0.005449 16.701091 ( 2.960796)
build_install 0.009348 0.001938 2.039075 ( 1.070457)
test_btest 0.000000 0.001047 69.318163 ( 11.306460)
test_basic 0.004209 0.003099 0.369292 ( 0.454175)
test_all 0.000905 0.000352 658.147565 (100.155189)
test_rubyspec 0.073594 0.055980 51.734496 ( 59.816381)
total: 180.63 sec