Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-115202
#<BuildRuby:0x00005608ac7f7438
@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.20231211-115202",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003526 0.000705 0.999780 ( 1.352957)
build_miniruby 0.000724 0.000145 0.864468 ( 0.864978)
build_ruby 0.000929 0.000186 2.709132 ( 2.711219)
build_all 0.006707 0.000394 12.147095 ( 0.980560)
build_install 0.005945 0.003926 3.553505 ( 0.963131)
test_btest 0.000456 0.000106 60.603349 ( 5.777674)
test_basic 0.000053 0.003238 0.388346 ( 0.461848)
test_all 0.087545 0.010645 373.069761 ( 37.996600)
test_rubyspec 0.043477 0.030561 39.673293 ( 52.388963)
total: 103.50 sec