Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-031942
#<BuildRuby:0x000055efd2ff7040
@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.20240110-031942",
@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.000013 0.000000 0.000013 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000353 0.003751 0.992422 ( 1.361037)
build_miniruby 0.000963 0.000000 0.922395 ( 0.921642)
build_ruby 0.001392 0.000000 2.822211 ( 2.824096)
build_all 0.009363 0.000757 14.679268 ( 1.373216)
build_install 0.008945 0.000026 4.254440 ( 1.153276)
test_btest 0.000621 0.000054 76.150793 ( 7.805328)
test_basic 0.003483 0.000000 0.435913 ( 0.515175)
test_all 0.103905 0.029764 544.023547 ( 59.297641)
test_rubyspec 0.014212 0.020997 50.199970 ( 62.751966)
total: 138.00 sec