Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-090645
#<BuildRuby:0x0000564f7a1dfce8
@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.20230726-090645",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005000 0.001250 1.379396 ( 2.591505)
build_miniruby 0.000724 0.000181 0.912324 ( 0.912236)
build_ruby 0.000970 0.000243 2.558484 ( 2.558130)
build_all 0.003277 0.005643 13.841075 ( 1.262276)
build_install 0.007240 0.000710 1.983118 ( 0.882215)
test_btest 0.000977 0.000000 81.039731 ( 7.451565)
test_basic 0.005698 0.000527 0.772837 ( 0.849910)
test_all 0.001041 0.000289 471.130425 ( 48.365871)
test_rubyspec 0.017274 0.021356 43.760507 ( 56.169720)
total: 121.04 sec