Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-070426
#<BuildRuby:0x0000559ecb2d3e20
@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.20231202-070426",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004576 0.001077 1.304826 ( 1.678488)
build_miniruby 0.000923 0.000217 0.892700 ( 0.893153)
build_ruby 0.001301 0.000000 2.855974 ( 2.856351)
build_all 0.009947 0.000000 16.835694 ( 1.560025)
build_install 0.008872 0.000579 4.939865 ( 1.175963)
test_btest 0.000663 0.000126 89.463878 ( 7.278776)
test_basic 0.002740 0.000522 0.671615 ( 0.751047)
test_all 0.109538 0.030116 539.054287 ( 59.810348)
test_rubyspec 0.026384 0.023393 51.457198 ( 63.762243)
total: 139.77 sec