Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-235756
#<BuildRuby:0x0000564971cbbf90
@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.20240110-235756",
@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.000027 0.000002 0.000029 ( 0.000029)
autoconf 0.000047 0.000004 0.000051 ( 0.000051)
configure 0.000025 0.000003 0.000028 ( 0.000026)
build_up 0.002824 0.004476 0.801254 ( 1.365080)
build_miniruby 0.000929 0.000155 0.817812 ( 0.817622)
build_ruby 0.001238 0.000206 2.665387 ( 2.666059)
build_all 0.000000 0.007694 12.026812 ( 1.013775)
build_install 0.008135 0.002241 3.551309 ( 0.977828)
test_btest 0.000577 0.000177 63.176389 ( 5.782064)
test_basic 0.003033 0.000933 0.396824 ( 0.477485)
test_all 0.064181 0.034666 389.824966 ( 38.307443)
test_rubyspec 0.035464 0.033178 40.450028 ( 52.997571)
total: 104.41 sec