Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-212353
#<BuildRuby:0x000055b02a91c0c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-212353",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005677 0.001002 1.172462 ( 1.544543)
build_miniruby 0.001262 0.000223 0.891608 ( 0.890934)
build_ruby 0.001552 0.000274 2.849060 ( 2.847986)
build_all 0.007670 0.001354 14.392459 ( 1.312218)
build_install 0.006622 0.001169 4.094545 ( 1.053776)
test_btest 0.000828 0.000146 77.008646 ( 7.120618)
test_basic 0.000000 0.004885 0.612709 ( 0.688652)
test_all 0.085350 0.042556 477.570449 ( 50.928194)
test_rubyspec 0.018981 0.027437 48.110297 ( 60.425812)
total: 126.81 sec