Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-092630
#<BuildRuby:0x000055bd284c7fa8
@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.20240103-092630",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004522 0.000754 1.422684 ( 1.688641)
build_miniruby 0.000816 0.000136 0.858100 ( 0.858022)
build_ruby 0.001238 0.000000 2.642243 ( 2.641793)
build_all 0.008997 0.000000 14.200582 ( 1.290973)
build_install 0.003832 0.003752 4.175093 ( 1.064597)
test_btest 0.000832 0.000152 74.662738 ( 6.706391)
test_basic 0.003891 0.000708 0.588187 ( 0.664985)
test_all 0.101200 0.031898 461.469893 ( 48.178635)
test_rubyspec 0.038452 0.008299 48.684123 ( 61.038965)
total: 124.13 sec