Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-142051
#<BuildRuby:0x0000563c524d80e8
@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.20230705-142051",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005273 0.000000 1.525205 ( 2.859944)
build_miniruby 0.001005 0.000000 0.875548 ( 0.875744)
build_ruby 0.001180 0.000000 2.645781 ( 2.647072)
build_all 0.004792 0.004564 11.213347 ( 7.796977)
build_install 0.008270 0.000636 4.887593 ( 1.899189)
test_btest 0.001456 0.000112 84.845313 ( 7.713126)
test_basic 0.004657 0.000000 0.674449 ( 0.759029)
test_all 0.001150 0.000042 461.573151 ( 41.955566)
test_rubyspec 0.018986 0.020333 41.945622 ( 54.281930)
total: 120.79 sec