Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-220324
#<BuildRuby:0x000055d8d1a07f30
@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.20221224-220324",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.001014 0.003586 0.768047 ( 0.967091)
build_miniruby 0.000806 0.000101 1.070782 ( 1.069571)
build_ruby 0.001098 0.000000 2.761888 ( 2.760522)
build_all 0.008669 0.000240 15.825694 ( 3.324366)
build_install 0.005111 0.004133 2.229180 ( 1.241538)
test_btest 0.000543 0.000086 62.397694 ( 11.557159)
test_basic 0.000364 0.004122 0.302712 ( 0.393670)
test_all 0.000918 0.000193 631.157056 (112.289885)
test_rubyspec 0.047354 0.011438 51.735042 ( 60.006831)
total: 193.61 sec