Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-142536
#<BuildRuby:0x000055edcaf8b728
@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.20230727-142536",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.006551 1.491378 ( 2.871191)
build_miniruby 0.000000 0.000909 0.899124 ( 0.899214)
build_ruby 0.000805 0.000710 2.774502 ( 2.779740)
build_all 0.005495 0.003297 12.895631 ( 1.157555)
build_install 0.006026 0.001808 1.936543 ( 0.910312)
test_btest 0.000000 0.001012 77.430430 ( 7.395731)
test_basic 0.001972 0.002390 0.679589 ( 0.751963)
test_all 0.000743 0.000248 471.936634 ( 42.324126)
test_rubyspec 0.020104 0.022452 42.155582 ( 54.592041)
total: 113.68 sec