Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-113735
#<BuildRuby:0x0000557f00e42eb8
@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.20231224-113735",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003777 0.000397 1.132736 ( 1.510251)
build_miniruby 0.001068 0.000112 0.896430 ( 0.895603)
build_ruby 0.001311 0.000000 2.806144 ( 2.806700)
build_all 0.010268 0.000290 16.651398 ( 1.532692)
build_install 0.008252 0.000346 4.772059 ( 1.119654)
test_btest 0.000657 0.000059 85.209162 ( 7.193132)
test_basic 0.000000 0.004019 0.638885 ( 0.719075)
test_all 0.082322 0.051037 531.791275 ( 48.629845)
test_rubyspec 0.032585 0.018787 51.104651 ( 63.361327)
total: 127.77 sec