Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-183023
#<BuildRuby:0x000055c7e5f2f4b0
@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.20230707-183023",
@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.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001710 0.004253 1.388871 ( 2.645373)
build_miniruby 0.000890 0.000198 0.894879 ( 0.894947)
build_ruby 0.001026 0.000228 2.775960 ( 2.776180)
build_all 0.006905 0.001535 8.422428 ( 7.741261)
build_install 0.006802 0.001952 2.044717 ( 1.769447)
test_btest 0.001368 0.000000 87.579948 ( 7.753983)
test_basic 0.001433 0.003712 0.741866 ( 0.820947)
test_all 0.001095 0.000285 473.947735 ( 55.655955)
test_rubyspec 0.018465 0.020926 42.879860 ( 55.305356)
total: 135.36 sec