Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-034231
#<BuildRuby:0x00005589813ffc18
@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.20231124-034231",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005471 0.000576 1.257151 ( 1.637297)
build_miniruby 0.000987 0.000104 0.877051 ( 0.876793)
build_ruby 0.000000 0.001519 2.714569 ( 2.714927)
build_all 0.004461 0.006199 17.568305 ( 1.557171)
build_install 0.001874 0.007572 5.424530 ( 1.208122)
test_btest 0.000597 0.000163 90.696698 ( 7.615707)
test_basic 0.000021 0.004025 0.619939 ( 0.696967)
test_all 0.100569 0.036205 560.322514 ( 55.445693)
test_rubyspec 0.029698 0.020717 51.167531 ( 63.560017)
total: 135.31 sec