Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-080405
#<BuildRuby:0x00005630bf904700
@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-080405",
@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.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006220 0.000291 0.848560 ( 1.028834)
build_miniruby 0.001376 0.000000 1.023005 ( 1.020956)
build_ruby 0.001641 0.000000 2.789450 ( 2.786826)
build_all 0.009873 0.000000 16.858114 ( 2.995508)
build_install 0.004766 0.006915 2.132388 ( 1.083820)
test_btest 0.000666 0.000121 73.811549 ( 10.612309)
test_basic 0.002711 0.003550 0.343312 ( 0.429921)
test_all 0.001294 0.000121 671.804398 ( 95.189162)
test_rubyspec 0.063515 0.053824 51.991444 ( 60.103156)
total: 175.25 sec