Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-193641
#<BuildRuby:0x000055faec423500
@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.20231213-193641",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.001056 0.004462 1.353298 ( 1.710646)
build_miniruby 0.000637 0.000283 0.892438 ( 0.893262)
build_ruby 0.000972 0.000433 2.847326 ( 2.848174)
build_all 0.008376 0.001627 17.085391 ( 1.565876)
build_install 0.003988 0.004387 4.946160 ( 1.157987)
test_btest 0.000834 0.000379 90.755536 ( 7.163418)
test_basic 0.003170 0.001441 0.683472 ( 0.764442)
test_all 0.111783 0.024234 544.700829 ( 60.721034)
test_rubyspec 0.012042 0.035608 50.100987 ( 62.409876)
total: 139.24 sec