Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-002113
#<BuildRuby:0x00005573fe6ff7f8
@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.20231202-002113",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000004 0.000011 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.004726 0.000340 0.972210 ( 1.234335)
build_miniruby 0.000614 0.000272 0.862775 ( 0.862962)
build_ruby 0.000000 0.001234 2.704122 ( 2.718862)
build_all 0.000000 0.007261 12.049853 ( 1.010256)
build_install 0.003918 0.004793 3.552852 ( 0.965639)
test_btest 0.000758 0.000000 61.000408 ( 5.893537)
test_basic 0.001240 0.002476 0.368608 ( 0.450344)
test_all 0.067521 0.030853 378.423924 ( 39.585158)
test_rubyspec 0.037573 0.028921 39.678938 ( 52.407443)
total: 105.13 sec