Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-225514
#<BuildRuby:0x000055c9fb330188
@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.20240107-225514",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001926 0.004428 1.231996 ( 1.592069)
build_miniruby 0.000000 0.001438 1.422510 ( 1.425710)
build_ruby 0.000000 0.001572 4.328076 ( 4.338162)
build_all 0.002891 0.007571 16.373266 ( 1.676883)
build_install 0.005589 0.009400 4.889115 ( 1.711520)
test_btest 0.000589 0.000223 81.346089 ( 10.570660)
test_basic 0.005011 0.000473 0.636269 ( 0.702578)
test_all 0.088271 0.029604 554.430211 ( 63.668884)
test_rubyspec 0.022753 0.043023 78.195880 ( 90.444615)
total: 176.13 sec