Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-205444
#<BuildRuby:0x0000555e7a10c0d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-205444",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003767 0.000754 1.004744 ( 1.264818)
build_miniruby 0.000668 0.000133 0.871679 ( 0.872403)
build_ruby 0.001107 0.000000 2.699703 ( 2.702046)
build_all 0.006656 0.000618 12.133443 ( 1.016569)
build_install 0.013681 0.000000 3.570893 ( 0.970311)
test_btest 0.000628 0.000000 64.033691 ( 5.042900)
test_basic 0.002937 0.000000 0.374023 ( 0.457552)
test_all 0.087131 0.009519 392.434549 ( 34.656116)
test_rubyspec 0.031461 0.043691 39.957900 ( 52.588893)
total: 99.57 sec