Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-032352
#<BuildRuby:0x000055c3a692ff58
@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.20230126-032352",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000016 0.000004 0.000020 ( 0.000033)
build_up 0.005534 0.001186 0.912019 ( 1.074152)
build_miniruby 0.001059 0.000227 1.015898 ( 1.013973)
build_ruby 0.001248 0.000268 2.765468 ( 2.762929)
build_all 0.005146 0.004529 16.791524 ( 2.994289)
build_install 0.006440 0.005063 2.083057 ( 1.067299)
test_btest 0.000823 0.000000 78.299064 ( 10.594471)
test_basic 0.002607 0.004180 0.339992 ( 0.426082)
test_all 0.000502 0.000693 651.964857 ( 95.949706)
test_rubyspec 0.059477 0.072837 52.104508 ( 60.064253)
total: 175.95 sec