Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-093437
#<BuildRuby:0x000055ac99b70070
@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.20230113-093437",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003854 0.000321 0.638970 ( 1.054621)
build_miniruby 0.000786 0.000065 0.670203 ( 0.669337)
build_ruby 0.001370 0.000000 2.413934 ( 2.413634)
build_all 0.006667 0.002884 12.883722 ( 1.612232)
build_install 0.002645 0.003599 1.484081 ( 0.704074)
test_btest 0.000551 0.000092 67.500324 ( 6.555404)
test_basic 0.003271 0.000545 0.282333 ( 0.377446)
test_all 0.001128 0.000188 487.992822 ( 46.867089)
test_rubyspec 0.012632 0.013418 34.925873 ( 45.516874)
total: 105.77 sec