Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-023308
#<BuildRuby:0x00005636a5ecbfa8
@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.20231103-023308",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004487 0.000084 1.266225 ( 1.514069)
build_miniruby 0.000979 0.000155 0.818502 ( 0.818874)
build_ruby 0.000000 0.001288 2.621800 ( 2.621991)
build_all 0.000000 0.010659 16.434676 ( 1.505062)
build_install 0.002494 0.006030 4.982676 ( 1.163630)
test_btest 0.000747 0.000285 83.302002 ( 7.206535)
test_basic 0.000000 0.007496 0.700293 ( 0.762952)
test_all 0.098973 0.033507 533.365249 ( 49.911938)
test_rubyspec 0.019463 0.025449 49.744658 ( 62.073367)
total: 127.58 sec