Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-215610
#<BuildRuby:0x000055b2ee3d3500
@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.20231119-215610",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004971 0.000310 1.190994 ( 1.591149)
build_miniruby 0.000868 0.000255 0.891044 ( 0.890515)
build_ruby 0.001108 0.000326 2.750869 ( 2.750816)
build_all 0.009724 0.000399 16.987471 ( 1.538747)
build_install 0.006656 0.001751 4.923969 ( 1.153682)
test_btest 0.000576 0.000151 86.187210 ( 7.605194)
test_basic 0.003252 0.000856 0.660803 ( 0.738444)
test_all 0.114490 0.023867 521.492795 ( 59.062998)
test_rubyspec 0.030941 0.017082 49.955009 ( 62.237092)
total: 137.57 sec