Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-094602
#<BuildRuby:0x000055b389f72e60
@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.20231126-094602",
@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.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000892 0.004212 1.264467 ( 1.706320)
build_miniruby 0.000994 0.000100 0.863115 ( 0.863364)
build_ruby 0.000000 0.002016 2.933889 ( 2.932938)
build_all 0.007269 0.003245 16.876861 ( 1.494163)
build_install 0.008919 0.000619 5.142114 ( 1.192869)
test_btest 0.000999 0.000143 87.520090 ( 7.568748)
test_basic 0.004834 0.000000 0.710807 ( 0.788227)
test_all 0.103643 0.029122 502.605109 ( 52.850859)
test_rubyspec 0.036043 0.009729 51.402012 ( 63.658187)
total: 133.06 sec