Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-234405
#<BuildRuby:0x0000558a7fd8f0b8
@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.20231103-234405",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004191 0.000698 1.359090 ( 1.673006)
build_miniruby 0.001159 0.000000 0.913681 ( 0.913976)
build_ruby 0.001375 0.000000 2.779241 ( 2.778500)
build_all 0.006292 0.004294 16.912425 ( 1.537407)
build_install 0.008791 0.000000 5.156998 ( 1.195654)
test_btest 0.000000 0.001121 83.464715 ( 6.888209)
test_basic 0.003448 0.001181 0.648942 ( 0.727190)
test_all 0.110358 0.027714 514.802321 ( 56.540812)
test_rubyspec 0.021195 0.027465 50.377794 ( 62.692248)
total: 134.95 sec