Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-211023
#<BuildRuby:0x000055cf29c27740
@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.20230205-211023",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003993 0.000009 0.624252 ( 1.015413)
build_miniruby 0.000945 0.000000 0.629303 ( 0.628690)
build_ruby 0.001237 0.000000 2.064844 ( 2.064496)
build_all 0.004077 0.004705 12.236716 ( 1.524487)
build_install 0.006323 0.000000 1.473136 ( 0.714523)
test_btest 0.000689 0.000000 63.969147 ( 5.978913)
test_basic 0.003713 0.000000 0.236322 ( 0.331857)
test_all 0.001121 0.000000 477.989052 ( 48.550808)
test_rubyspec 0.011895 0.018479 35.018897 ( 45.610237)
total: 106.42 sec