Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-011507
#<BuildRuby:0x00005647d0c17bb8
@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.20240104-011507",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004920 0.000820 1.255462 ( 1.538108)
build_miniruby 0.000793 0.000132 0.857954 ( 0.857961)
build_ruby 0.001437 0.000239 2.736313 ( 2.735816)
build_all 0.008953 0.000006 14.339337 ( 1.329934)
build_install 0.007331 0.000410 4.237128 ( 1.083976)
test_btest 0.000947 0.000135 73.692215 ( 6.877861)
test_basic 0.004416 0.000630 0.718306 ( 0.793659)
test_all 0.123517 0.010954 504.519184 ( 47.276262)
test_rubyspec 0.037409 0.009532 48.509301 ( 60.892957)
total: 123.39 sec