Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-051631
#<BuildRuby:0x00005616dbbb8008
@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.20221229-051631",
@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.000011 0.000003 0.000014 ( 0.000015)
configure 0.000032 0.000010 0.000042 ( 0.000042)
build_up 0.002932 0.003537 0.857626 ( 1.061047)
build_miniruby 0.000996 0.000356 1.018200 ( 1.016293)
build_ruby 0.001194 0.000427 2.770873 ( 2.768255)
build_all 0.008360 0.001463 16.741336 ( 2.986310)
build_install 0.001863 0.009659 2.297782 ( 1.174684)
test_btest 0.000669 0.000314 74.138195 ( 10.944076)
test_basic 0.000455 0.005910 0.353370 ( 0.439562)
test_all 0.000770 0.000428 663.825770 ( 95.815641)
test_rubyspec 0.069551 0.045943 51.466068 ( 59.526974)
total: 175.73 sec