Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-200419
#<BuildRuby:0x0000555df4b6b7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240101-200419",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005126 0.000932 1.148122 ( 1.317522)
build_miniruby 0.000809 0.000147 0.842031 ( 0.841903)
build_ruby 0.001772 0.000322 2.679304 ( 2.679074)
build_all 0.007473 0.000463 12.126646 ( 0.988880)
build_install 0.007650 0.004457 3.563009 ( 0.969281)
test_btest 0.000541 0.000116 64.894682 ( 4.697028)
test_basic 0.004745 0.000000 0.409718 ( 0.488840)
test_all 0.085013 0.014139 365.338371 ( 38.037785)
test_rubyspec 0.026526 0.039125 40.259846 ( 52.816459)
total: 102.84 sec