Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-040244
#<BuildRuby:0x00005583d10f9e98
@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.20221216-040244",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.004170 0.000000 0.831868 ( 1.168310)
build_miniruby 0.000866 0.000000 1.015327 ( 1.014285)
build_ruby 0.001296 0.000000 2.680668 ( 2.554312)
build_all 0.009231 0.000000 15.796474 ( 3.337606)
build_install 0.010418 0.000109 2.277339 ( 1.235588)
test_btest 0.000619 0.000000 64.507187 ( 10.950669)
test_basic 0.004544 0.000053 0.317514 ( 0.408669)
test_all 0.001402 0.000067 685.351952 (137.089815)
test_rubyspec 0.035073 0.020590 52.745110 ( 60.931062)
total: 218.69 sec