Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-020504
#<BuildRuby:0x0000564ff5b3f7b8
@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.20231225-020504",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000685 0.004167 1.037789 ( 1.462566)
build_miniruby 0.001380 0.000230 0.996048 ( 0.994878)
build_ruby 0.001245 0.000208 2.776793 ( 2.777696)
build_all 0.005833 0.004579 16.918080 ( 1.576683)
build_install 0.009797 0.000000 4.871427 ( 1.182144)
test_btest 0.000976 0.000000 85.725686 ( 7.034522)
test_basic 0.001540 0.003279 0.795917 ( 0.870024)
test_all 0.098554 0.039546 521.332641 ( 60.355082)
test_rubyspec 0.018434 0.031217 51.411400 ( 63.698036)
total: 139.95 sec