Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-034802
#<BuildRuby:0x0000561a8921b7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231126-034802",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.001222 0.004651 0.926340 ( 1.338979)
build_miniruby 0.000719 0.000399 0.812009 ( 0.811842)
build_ruby 0.001171 0.000651 2.616351 ( 2.617082)
build_all 0.003813 0.004020 12.147889 ( 0.990850)
build_install 0.008310 0.001841 4.016663 ( 1.013837)
test_btest 0.000490 0.000264 65.629253 ( 4.893852)
test_basic 0.003258 0.001754 0.402335 ( 0.480485)
test_all 0.081309 0.017493 352.885472 ( 38.396188)
test_rubyspec 0.039022 0.033840 40.285446 ( 52.875269)
total: 103.42 sec