Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-212335
#<BuildRuby:0x00005576b2e6f108
@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.20230331-212335",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005171 0.001034 1.308456 ( 2.604111)
build_miniruby 0.000856 0.000171 0.715305 ( 0.714906)
build_ruby 0.001068 0.000214 2.271866 ( 2.271894)
build_all 0.003095 0.005577 11.631485 ( 1.030530)
build_install 0.003044 0.004264 1.597034 ( 0.849927)
test_btest 0.000769 0.000000 76.773714 ( 6.725029)
test_basic 0.004043 0.000025 0.657679 ( 0.752368)
test_all 0.000688 0.000229 412.655782 ( 46.317790)
test_rubyspec 0.016790 0.023502 41.591389 ( 52.062683)
total: 113.33 sec