Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-032252
#<BuildRuby:0x000055cc5bbab328
@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.20230523-032252",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000826 0.004130 1.237262 ( 2.438923)
build_miniruby 0.000882 0.000196 0.732149 ( 0.731350)
build_ruby 0.000983 0.000218 2.397841 ( 2.399846)
build_all 0.009353 0.000230 12.568633 ( 1.155131)
build_install 0.002712 0.004840 1.698204 ( 0.806537)
test_btest 0.000880 0.000220 80.033466 ( 7.123822)
test_basic 0.003531 0.000883 0.592965 ( 0.675444)
test_all 0.001426 0.000357 428.162456 ( 47.607734)
test_rubyspec 0.036363 0.006620 41.671815 ( 54.101929)
total: 117.04 sec