Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-131344
#<BuildRuby:0x000055ebbffd7040
@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.20230731-131344",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.005249 0.000478 1.483856 ( 2.927764)
build_miniruby 0.000972 0.000088 0.890414 ( 0.890169)
build_ruby 0.001118 0.000000 3.015366 ( 3.015642)
build_all 0.005387 0.004187 14.044140 ( 1.260075)
build_install 0.000000 0.008115 2.031369 ( 0.906943)
test_btest 0.000326 0.000700 83.216181 ( 7.598479)
test_basic 0.001361 0.003326 0.609232 ( 0.687092)
test_all 0.000994 0.000355 506.131662 ( 51.265696)
test_rubyspec 0.021619 0.019366 44.329105 ( 56.687228)
total: 125.24 sec