Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-225242
#<BuildRuby:0x000055f75bed4100
@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.20240114-225242",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004718 0.000380 0.783404 ( 1.146615)
build_miniruby 0.000773 0.000515 0.826862 ( 0.826365)
build_ruby 0.000798 0.000531 2.700137 ( 2.701144)
build_all 0.008158 0.000000 12.148272 ( 0.975138)
build_install 0.013481 0.000000 3.353996 ( 0.956294)
test_btest 0.000847 0.000000 63.094462 ( 5.246686)
test_basic 0.004737 0.000410 0.418920 ( 0.498574)
test_all 0.067647 0.030371 370.342023 ( 37.870861)
test_rubyspec 0.040673 0.026548 40.430818 ( 52.958926)
total: 103.18 sec