Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-112812
#<BuildRuby:0x00005583a792be88
@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-112812",
@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.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002148 0.003332 0.915216 ( 1.316705)
build_miniruby 0.000760 0.000277 0.815216 ( 0.815229)
build_ruby 0.001025 0.000373 2.629322 ( 2.629735)
build_all 0.006059 0.002203 12.268877 ( 1.008627)
build_install 0.000671 0.009497 3.668895 ( 0.970013)
test_btest 0.000454 0.000247 64.739853 ( 4.594703)
test_basic 0.004117 0.000000 0.405002 ( 0.483828)
test_all 0.068311 0.026157 357.457640 ( 30.125195)
test_rubyspec 0.027302 0.037993 40.105030 ( 52.673624)
total: 94.62 sec