Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-112359
#<BuildRuby:0x000055bc6b417918
@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.20230729-112359",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.006264 0.000000 1.482525 ( 2.785608)
build_miniruby 0.000000 0.001042 0.830736 ( 0.830748)
build_ruby 0.000000 0.001163 2.545116 ( 2.544632)
build_all 0.001763 0.007105 13.512013 ( 1.223021)
build_install 0.008059 0.000000 1.991085 ( 0.915360)
test_btest 0.001017 0.000000 79.617972 ( 6.907753)
test_basic 0.000833 0.003357 0.630289 ( 0.707957)
test_all 0.000000 0.001215 499.491042 ( 51.606446)
test_rubyspec 0.008963 0.027194 43.054838 ( 55.449411)
total: 122.97 sec