Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-030726
#<BuildRuby:0x000055f1efe27520
@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.20230621-030726",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.004912 0.000246 1.376269 ( 2.627921)
build_miniruby 0.000975 0.000049 0.814920 ( 0.814728)
build_ruby 0.001185 0.000059 2.294475 ( 2.295166)
build_all 0.007263 0.003485 16.045937 ( 1.473302)
build_install 0.009706 0.000146 4.741407 ( 1.134186)
test_btest 0.001000 0.000077 82.865150 ( 7.702831)
test_basic 0.000772 0.004111 0.668463 ( 0.747957)
test_all 0.001264 0.000146 452.997589 ( 45.863905)
test_rubyspec 0.016177 0.024108 43.946762 ( 56.349698)
total: 119.01 sec