Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-210757
#<BuildRuby:0x000055e4b21a3bb8
@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.20230808-210757",
@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.000015 0.000000 0.000015 ( 0.000016)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.005639 0.000268 1.559717 ( 2.869536)
build_miniruby 0.001025 0.000049 0.912846 ( 0.911890)
build_ruby 0.001146 0.000054 3.011696 ( 3.011437)
build_all 0.007317 0.002455 14.471700 ( 1.301136)
build_install 0.007912 0.000301 1.980172 ( 0.893965)
test_btest 0.000928 0.000000 81.421746 ( 7.588576)
test_basic 0.004449 0.000125 0.686935 ( 0.763167)
test_all 0.001351 0.000087 519.506962 ( 58.783250)
test_rubyspec 0.024319 0.017756 46.729107 ( 59.168409)
total: 135.29 sec