Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-173332
#<BuildRuby:0x0000565356cfbe80
@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.20230105-173332",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.006561 0.000000 0.842826 ( 1.083821)
build_miniruby 0.001322 0.000000 1.026543 ( 1.024660)
build_ruby 0.001583 0.000000 2.769199 ( 2.766406)
build_all 0.006562 0.003139 16.725276 ( 2.952107)
build_install 0.011762 0.000035 2.279655 ( 1.197105)
test_btest 0.000819 0.000156 75.342769 ( 10.871287)
test_basic 0.005399 0.001028 0.350376 ( 0.436825)
test_all 0.001242 0.000237 670.253666 ( 97.030044)
test_rubyspec 0.089237 0.035843 51.572722 ( 59.610953)
total: 176.97 sec