Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-025843
#<BuildRuby:0x000055ded661ee68
@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.20240118-025843",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004171 0.001042 1.375941 ( 1.736671)
build_miniruby 0.000761 0.000191 0.769824 ( 0.769647)
build_ruby 0.001319 0.000000 2.668972 ( 2.669236)
build_all 0.009066 0.000000 14.500957 ( 1.292213)
build_install 0.007095 0.000880 4.273355 ( 1.077757)
test_btest 0.000000 0.000940 80.558930 ( 6.484915)
test_basic 0.001439 0.004016 0.794922 ( 0.870604)
test_all 0.102539 0.030740 486.059955 ( 53.152535)
test_rubyspec 0.038222 0.023997 81.371282 ( 93.730382)
total: 161.78 sec